In article <91029@palm-dev-forum>, [EMAIL PROTECTED] says...
> Simply, you shouldn't be using any ID's above 10000
> Which means your 10200 form ID is a problem waiting to happen.
> 
> We also produce a very large application with many, many screens
> and find this rule very restrictive.
> 
> Can Palm Source please formally define other ranges of IDs that
> can be used by other programs outside of the 1 to 10000 range. 
> (note there are a couple of IDs you can't use even within this range,
> see archives for details)

Hopefully, the next generation of resource tools for CodeWarrior for 
Palm OS won't have the same MacOS-resource based limitations that 
Constructor and PalmRez have, which is the problem where form control 
IDs overlap with other ID ranges, and you can't reuse control IDs 
between multiple forms.  

The only reason for the 100x spacing is because of this problem.  With 
that fixed, you could have 10,000 forms without running out of ID space.  
Is that enough?

-- 
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Get help at http://palmoswerks.com/

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

Reply via email to