Scott,

   As I understand it from discussions on the NSBasic/Palm forum, the
FrmAlert has its own event handler, and your event handler is not involved.
Two suggestions are to forgo using alerts, or roll your own MyFrmAlert
method where you provide the event handler (where MyFrmAlert is a modeless
dialog box that looks like FrmAlert).  I do not know if there are any other
ways to solve this problem.

Al
----- Original Message ----- 
From: "Scott Heffron" <[EMAIL PROTECTED]>
Newsgroups: palm-dev-forum
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Monday, June 02, 2003 5:27 PM
Subject: FrmAlert and vchrHard Keys


> I have written an application that needs to bypasses the system workings
of
> the 4 hardware buttons.  I have code in the AppEventLoop of the
application
> to check if these buttons are pressed in the application.  The code works
> for all windows, except the alerts when using the FrmAlert function.  Has
> anyone experienced this and could tell me how to bypass the events from
> going to the system handle when an alert window is opened up.
>



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

Reply via email to