Apple menu - About [Application] menu item

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
rodneyt
Posts: 128
Joined: Wed Oct 17, 2018 7:32 am

Apple menu - About [Application] menu item

Post by rodneyt »

Can someone remind me how to set the About [Application] menu item (first menu item in the Apple menu)? Is it just a case of include an "About" menu item in one of the menus (Help menu?). Ages since I have done this so I have forgotten... I see an entry in help for "apple menu" but it doesn't explain how to set it.

Rod
Klaus
Posts: 14325
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Apple menu - About [Application] menu item

Post by Klaus »

Hi Rod,

it has to go into the HELP menu as last line:
------------------------------------
Help
-
About Whatever you need, Rod
...................................
Then it will appear as the "About..." menuitem in the Apple menu.

Reminder for the "Preferences", they go as last line into the "Edit" button:
...................................
Cut/X
Copy/C
Paste/V
-
Preferences
......................................

Best

Klaus
rodneyt
Posts: 128
Joined: Wed Oct 17, 2018 7:32 am

Re: Apple menu - About [Application] menu item

Post by rodneyt »

Thanks Klaus, that sounds right :-)
Post Reply