MenuHandleEvent not working

2001-05-10 Thread Ng Wei Gee
Hi all, I'm getting desperate over this problem. My keyDownEvent with vchrMenu is not handled by MenuHandleEvent in the event loop. It does not convert it to a menuEvent. Can anyone please help?! Regards, Gee. -- For information on using the Palm Developer Forums, or to unsubscribe, please s

RE: MenuHandleEvent not working

2001-05-10 Thread Richard Burmeister
> From: Ng Wei Gee > > I'm getting desperate over this problem. My keyDownEvent with vchrMenu is > not handled by MenuHandleEvent in the event loop. It does not > convert it to a menuEvent. Can anyone please help?! > Are you generating this event in code? If you are generating the event yourself

Re: MenuHandleEvent not working

2001-05-10 Thread Ng Wei Gee
Hi, > > I'm getting desperate over this problem. My keyDownEvent with vchrMenu is > > not handled by MenuHandleEvent in the event loop. It does not > > convert it to a menuEvent. Can anyone please help?! > Are you generating this event in code? If you are generating the event > yourself, are you

RE: MenuHandleEvent not working

2001-05-10 Thread Richard Burmeister
> From: Ng Wei Gee > > > Are you generating this event in code? If you are generating the event > > yourself, are you setting the commandKeyMask? How about > showing some code > > for us to look at? > > Sigh, that's precisely the problem, I'm not!! When I tap on the menu > silkscreen, the follow

Re: MenuHandleEvent not working

2001-05-10 Thread Ben Combee
"Richard Burmeister" <[EMAIL PROTECTED]> wrote in message news:48907@palm-dev-forum... > > > From: Ng Wei Gee > > > > > Are you generating this event in code? If you are generating the event > > > yourself, are you setting the commandKeyMask? How about > > showing some code > > > for us to look