On Sat, Dec 02, 2000 at 09:47:49AM +0530, [EMAIL PROTECTED] wrote:
> 
> 
> Hi,
> Is it possible to have some code written only at shortcut , that is, i
> don't want the menu bar, but i want to do a task only by a shortcut ?
> Can it be programmed?

Yes, but you still have to have a menu resource defined.  Basically if
you eat the menu button character (typical programs do a
syshandleevent then memhandle event, just add "if event is menu char
don't do anything" before menuhandleevent gets it).

So you disable the menu popping up, but everything else should work.


-- 
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