The OS provides the handler for a custom alert so you won't be able to
shortstop any OS events such as the hardware buttons.  One method would be
not to use a FrmCustomAlert.  Display a regular form with your own event
handler that does not allow the button presses to pass to the OS.

----- Original Message -----
From: "Gonzalo Piano" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Thursday, December 26, 2002 8:28 PM
Subject: Button Event...


> Hi guys!
>
> I'm capturing an Event of the Address Button, in order to execute a scan
> (PSC module) from an application made by me. But when I get a
> FrmCustomAlert, pressing the button gets my out the application (in this
> case I go to the Address App, because I chose that button).
>
> How can I get to fix that? I don't want to lose the Button Event.
>
> Thanks,
> Gonzalo.
>
>
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/
>



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

Reply via email to