#should i use something instead of "not" ???
5 messages · Page 1 of 1 (latest)
Button should not work if nothing is written, yes?
yes
The text isn't a bool.. Umm try ,
if nomesses.text not == "" and not pontos.text == "":
its working lol , thanks !!