Allah Allah.. orjinalde yokmuş demek ki. class Button sınıfına şunu ekleyip tekrar dene:
def SetTextPosition(self, x, y):
self.ButtonText.SetPosition(x, y)
self.ButtonText.SetWindowHorizontalAlignCenter()
self.ButtonText.SetWindowVerticalAlignCenter()
class Button ->...