label visible problem

Priamo

Member
Licensed User
Longtime User
Hello to all,

i have a problem with a label, Edit text and button. When the app starts, controls are enabled, the edit text receive a code from the user, the button submit the data and the controls change state to disabled. When the response came, if the code results ok, the controls changed the visibility to false, but this don't work, they became only disabled but visible, why this? Inform that in the application there are other label that works ok. What may have happened ?
thanks
 

Priamo

Member
Licensed User
Longtime User
Sorry, I attached the code in the post, then I realized that the code was not working so I deleted it and reposted the right one, but something went wrong. However, I solved the problem, and it was a programming problem that I have committed myself, in fact reminded me of a service attached a routine that controls made ​​visible, we set a day to figure it out, anyway thanks a lot for availability.
 
Upvote 0
Top