New menu item supplanting old one
Frank Leahy
frank at backtalk.com
Thu Feb 12 01:45:07 EST 2004
On Thursday, February 12, 2004, at 05:50 AM,
use-revolution-request at lists.runrev.com wrote:
>>
>>> I added a "Version History" item to the Help menu using the Menu
>>> Builder.
>>>
>>> When I do this, the currently existing About menu item no longer
>>> shows
>>> up in
>>> the OS X File menu.
>>>
>>> If I delete the "Version History" item, it again shows up.
>>>
>>> Any idea what is happening?
>>>
>>> Thanks,
>>>
>>> doug
In OSX in order for RR to move the About menu to the App menu (you did
mean App menu not File menu right?) the last two menu items need to be
a blank line (-) followed by About Your menu needs to look like this:
Help
Version History
-
About
or
Help
-
Version History
-
About
-- Frank
More information about the use-livecode
mailing list