Sorry for the noob question but I just can't figure out how to change the size of the checkbox that I am using inside a scrollview. I have been able to change the text size by using something like: chk.textsize = 30
However, when I use: chk.Width = 10 I get a runtime error that says java.lang null exception
I know I am doing something stupid but just don't know what. :BangHead:
Any help would be greatly appreciated.
Dan
However, when I use: chk.Width = 10 I get a runtime error that says java.lang null exception
I know I am doing something stupid but just don't know what. :BangHead:
Any help would be greatly appreciated.
Dan