> I'm struggling with the same thing, as I understand that using the system
> edit menu will magically add icons to the command bar in 3.5 - I just
> can't figure how to add the System Edit Menu to my menu bar!
>
> Does anyone have the recipe?!
1. Create an Edit menu in constructor and give it an id of 10000.
2. Add this menu to your menu bar.
3. In your menuEvent handling make sure you only return true for the menu
items you process, i.e. let the Edit menu items fall through to the default
handler.
4. That's it!
Stephen Best
Bitware Australia
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palm.com/devzone/mailinglists.html