MrKim Well-Known Member Licensed User Longtime User Sep 19, 2013 #1 New Nexus 7. I want to disable a check box and set it in code, but when I set Enabled = False the Check disappears. This behavior happens in designer as well, and color doesn't seem to matter. I want the users to see it but only certain users can set it.
New Nexus 7. I want to disable a check box and set it in code, but when I set Enabled = False the Check disappears. This behavior happens in designer as well, and color doesn't seem to matter. I want the users to see it but only certain users can set it.
Erel B4X founder Staff member Licensed User Longtime User Sep 19, 2013 #2 This is how the native Android checkbox behaves.
MrKim Well-Known Member Licensed User Longtime User Sep 23, 2013 #3 Bizarre, Thanks. I just added an event and reverse whatever the user does. And if I haven't mentioned, thanks for all your help Erel, you are awesome.
Bizarre, Thanks. I just added an event and reverse whatever the user does. And if I haven't mentioned, thanks for all your help Erel, you are awesome.