> Is it possible to disable, on the fly, button and Pen events ? (i.e. disable > interrupts...)
To add to Dane's post, see KeySetMask() and the other Key Manager APIs. These are typically used in games that poll the hard keys. See HardBall and the other sample games if your needs are similar. -- Danny @ PalmSource -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
