The Palm OS SDK documentation says: "Your code should treat the ControlType structure as opaque. ... Use the functions specified in the descriptions below to retrieve and set the values. ..." Palm OS Emulator (starting at version 3.1) allows me to enforce this policy by checking the "UIMgr Data Access" box. I have a hard time getting rid of a couple of these accesses, e.g. to the ControlType::group field and to the FormPopupType fields. How can I avoid accessing these fields directly? Thanks Thomas -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
