On Wed, 1 Sep 2004 19:54:19 +0530, Ritu Chawla <[EMAIL PROTECTED]> wrote: > In my app each screen has around 10 controls, i can not have these number of > global variables for removing events
a) why not? b) all you need is one bit per control so you can keep the state of 10 controls in one UInt16 variable Krzysztof Kowalczyk | http://blog.kowalczyk.info -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
