Is there an official way to identify objects that have been hidden with FrmHideObject? I can't find a function which would indicate that but Palmsource documents discourage poking through the structures.
Iterate through the form objects by index, and use FrmGlueGetObjectUsable to determine the visibility.
-- Ben Combee, DTS technical lead, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
