Get the pControl using the available APIs:

First, get the pointer to the form. This can be done with FrmGetActiveForm
or FrmGetFormPtr. Then, use FrmGetObjectIndex and FrmGetObjectPtr to convert
the ID of the control to an index and then to a pointer.
-- 
Peter Epstein

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

Reply via email to