Hi everybody,

which function should i use to selectively check/uncheck checkbox item in my
Table in the UI?

i can use CtlSetValue, but from where do i get the pointer to the control
(ControlType *controlP)
that i need to pass to this function.

All i know is the row & column number of the checkbox that i want
check/uncheck.

Pl tell me how to procedd .

CtlSetvaluie has the following signature.
void CtlSetValue (ControlType *controlP,Int16 newValue)

Thanks
Ajit


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to