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 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 following events get generated:

nilEvent -> penDownEvent -> penUpEvent -> keyDownEvent

The last keyDownEvent is the one that contains the vchrMenu, and should
theoretically be handled by MenuHandleEvent and a menuEvent will be
generated and queued automatically. But that doesn't happen... :(

Regards,
Gee.



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

Reply via email to