Define your form using Rez or PilRC, rather than Constructor. You can mix resources from multiple sources, so doing one form in a non-graphical tool won't stop you from using Constructor for others..
-----Original Message----- From: "Richard Coutts" <[EMAIL PROTECTED]> Subj: Constructor's 99 resource limit Date: Fri Jan 14, 2005 11:08 am Size: 735 bytes To: "Palm Developer Forum" <[email protected]> I just went to add a couple objects to my main form and ran into the 99 limit. From the docs: "To keep resource ID numbers of interface items in a form from conflicting with the ID numbers of items in other forms, Constructor imposes a limit of 99 user interface items in a form" I really need all of the objects in the form, though not all visible at the same time. At the moment, I put them all there and then show and hide them as needed. What's the preferred way work working around this limit? Can I create the object and just add it or remove it at runtime? Thanks, Rich -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- Sent from Ben's Treo 650 -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
