Peter,

--- Peter Epstein <[EMAIL PROTECTED]> wrote:
> 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.

Thanks.  I just figured that out.  Darn headache.  I
ended up using CtlHitControl to make it a little bit
cleaner.

Mike McCollister

__________________________________________________
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards�
http://movies.yahoo.com/

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

Reply via email to