Hello, I'm making an app and I'm asking you a question because there's something difficult.
When the screen starts, the button must be set to Disabled to prevent it from being pressed What should I do?
Of course, only when the screen starts!
Hello, I'm making an app and I'm asking you a question because there's something difficult.
When the screen starts, the button must be set to Disabled to prevent it from being pressed What should I do?
Of course, only when the screen starts!
Set your button like this in the designer

then when you want to enable it use these blocks

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.