Try this:
   KeySetMask(keyBitHard1 & keyBitHard2 & keyBitHard3 & keyBitHard4);
   FrmCustomAlert(/*someting*/);
   KeySetMask(0);

Georgi Kashev
WebVisia

----- Original Message -----
From: "Christophe HOCMAN" <[EMAIL PROTECTED]>
Newsgroups: palm-dev-forum
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Friday, March 29, 2002 8:31 AM
Subject: FrmCustomAlert and hard-keys


> Hello.
>
>   How to prevent the system to react to hardkeys when displaying a
> FrmCustomAlert (The system imulate the FrmCustomAlert's default button
event
> and perform his normal affectation.)
> I'd like, as I did in all the rest of the program, to untercept that
event.
> Is there any way ?
>
> Thanks in advance.
> Christophe
>
>
>
> --
> 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