You could handle all penDownEvents that occur within the bounds of a disabled control. This could be done in a loop checking all controls without too much coding.
The documentation suggests that disabled controls don't respond to pen events. I haven't tested this, so I don't know what's correct. -- Timothy D. Kostka "Ritu Chawla" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi All, > > I am using CtlSetEnabled API to disable controls. > If i click on the disabled controls events keep on getting added to the > queue. > Is their any APi which i can use to remove the events from the queue or any > other APi which can be used for disabling all the controls. > > rgds, > ritu > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
