Garrett Hylltun wrote:
Greetings,

For a pull down menu I have the following text:

Cu&t/X
&Copy/C
&Paste/V
&Undo/Z
-
&Word Wrap/W

But Word Wrap is lost when the menu is shown on the OSX Menu Bar. I assume that I'm using the wrong character for the separator after undo.

What is the correct way to set a separator in the menu?

Your menus are correctly formatted. But I assume this is an Edit menu, and in Revolution that menu is treated specially (as is the Help menu.) In order to support cross-platform conventions, the last two items in the Edit menu are assumed to be a separator and "Preferences". The Preferences menu item then gets moved to the application menu on OS X, as Apple specifies. On Windows and MacOS, it remains in the Edit menu.

Make sure the last two items in your Edit menu are a separator and "Preferences" and you'll be fine. You can read more about these conventions in the docs. In Rev 2.6.x, see Topics->Menus.

--
Jacqueline Landman Gay         |     [EMAIL PROTECTED]
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to