Hello Form,
I have learned that is a discrepancy between PalmOS 3.5 and PalmOS 5 using layered gadgets, meaning a gadget contained within another gadget. Using CW Constructor and PalmOS 5 the smaller contained gadget should be constructed (have larger ID number) after the larger containing gadget. The order should reversed for PalmOS 3.5.
With Palm OS 4, the drawing and event handling order for items on a form got reversed. In general, Palm OS just doesn't support overlapping items. If you have gadgets that depend on the order of being constructed, you should probably just defer the construction until after the initial FrmDrawForm and then do it manually.
--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
