def PutTextColor(self,colorvalue): self.TextColor = colorvalue self.CommunityTextColor = QtGui.QColor(colorvalue) self.update()