Hi,
I’m lost … I want to do a simple operation: to change the text of a button.
I tried several things and finally:
buttonTeam1.buttonText.setText(“Team1”)
but this ends up again in the error: “setText() can only be used with text objects.”
I found an other post in this forum from 2021 with exact this solution. Is this not possible anymore or is there an other possibility to change the Text of a button?
I could not find anything about this in the tutorial, so I would appreciate some help very much.
Thank you!
Sven