Set text to label does not modify it's text

edited June 2015 in Library Questions

Hi there. I have a label in my GUI (G4P library), and I want to change it's text through the program. Like now, I have to change it's text in a for so it can look like: 1/20, 2/20, 3/20.. etc. Why it's not changing when I write label.setText(something)?

Tagged:
Sign In or Register to comment.