Ben Combee a �crit :

> 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. :)

I already re-use popup triggers for several lists. My dialog has 3 tabs, so it
all makes sense ad it's not overcrowded. I guess I'll have to take this one
dialog out of the Constructor file and compile its text export with PilRC...
IIRC, this works with CW 8.3 and the latest PilRC plugin.


--
Luc Le Blanc


--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to