Android Question String to check box

Devv

Active Member
Licensed User
Longtime User
Hello all
i have a string that hold a checkbox name
B4X:
string1 = "mycheckbox_1"

how can i use the value of string1 to disable the check box ?

i man something like
B4X:
stringtoobject(mycheckbox1).disabled = true

is that possible ?
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…