Anyone have a good idea how far back the sysEditMenu...Cmd constants work?
Is this something only supported on OS 3.5 (for the new toolbar menu), or do
older OS versions work with this too?  My current application only needs OS
3.2 and later support, but I would love to support back through OS 2.0 for
future applications.

> > Okay, I found I can change the ID in my event handler to the system
event,
> > return false, and the system will handled the event:
> >
> >         event->data.menu.itemID = sysEditMenuCopyCmd;
> >         return false;




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