At 02:13 PM 3/30/2004, you wrote:
I was adding a few dynamic controls to bypass Constructor's 100 objects/form limit. Easier than moving to PilRC...

Are some dynamic controls type safer than others under Palm OS 3.x? Popup triggers maybe? I could re-arrange them if this is a
solution.

Unfortunately, the problem isn't the control you add but the way Palm OS actually reallocates space inside the form to hold the new control. All the various New routines end up calling the same code which is where the bugs are.


Can't you just reuse some of your controls? Having 100 different things to click on in one form seems pretty out-of-hand. :)

-- Ben Combee, senior DTS engineer, 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/

Reply via email to