def clickMe(self): self.action.configure(text='Hello ' + self.name.get()) # Button callback Clear Text