Hi guys,
This is really crazy!
I have created a checkbox group with 3 checkboxes.
Now I am dynamically setting the values of them depending on some flags
set in my code.
It allows me to set/change the values of the first two declared controls
("ABC" & "DEF") here but
It doesn't allow me to do the same for the third control in the group
("HIJ" here) as if it doesn't exist.
CHECKBOX "ABC" ID ABC AT (20 PREVBOTTOM+4 AUTO AUTO) GROUP 1
CHECKBOX "DEF" ID DEF AT (20 PREVBOTTOM+2 AUTO AUTO) GROUP 1
CHECKBOX "HIJ" ID HIJ AT (90 46 AUTO AUTO) GROUP 1
Can anybody please tell me whats wrong with this?
Please reply,
Thanks,
Keyur Patwa
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/