How about using CtlSetValue?
There are plenty of examples included in the SDK on how to get a control's
pointer.  (Hmm, I wonder what the FrmGetObjectPtr function does?)

----- Original Message -----
From: "ajitnk" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Monday, March 05, 2001 1:08 AM
Subject: settiing checkbox ON/OFF


> 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/
>


-- 
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