On Wed, 21 Apr 1999, ProLog Mail wrote:

> Looking for the technique to detect events (specifically penDownEvents)
> while one of the Palm modal dialogs is active such as the SysKeyboardDialog
> or Tips. My own modal dialogs are no problem since I can set an event
> handler for them but the system dialogs are a mystery.

You need to use a hack.  But you then can have a callback.

I wrote something along these lines in www.execpc.com/~tz as cbhack.zip

Note the example has a problem because many dialogs change the window, so
inverting the window won't work (so change it to the backlight call or
beep or something else).




Reply via email to