Hi

I have a problem with Palm OS 5 and the ControlType of control elements. I 
need to get the style type of a control in my form dynamically. 
I used:
ptr=FrmGetObjectPtr(frm,idx);
if ( ((ControlType *)ptr)->style != buttonCtl )
...

But in Palm OS 5 I can't access the ControlType any more. Is there any other 
way to get the control style type?

by(e)
Stephan

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

Reply via email to