>> Could someone please point me to where I could read the values held in a
>> controls resource??
>
>The control's pointer should tell all. There are examples included with the
>SDK that show how to get a pointer to a control.
If at all possible, use the APIs to get or set information, and don't
directly read or write the control's structures. Otherwise you're taking a
risk that the contents of the structure won't change... which is not a good
assumption to make.
And no, I'm not just saying that to be picky. It is important.
-David Fedor
Palm Developer Support
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/