Re: Missing Menu Items

2011-07-10 Thread Pete
There was a change in the way Mac menus are handled in 4.6 - see page 25 of the release notes at http://www.runrev.com/downloads/livecode/4_6_0/LiveCodeNotes-4_6_0.pdf. I don;t think these changes made it to the User Manaul yet. Pete Molly's Revenge On Sun, Jul

Re: Missing Menu Items

2011-07-10 Thread J. Landman Gay
On 7/10/11 12:08 PM, rand valentine wrote: I wish we had better documentation of all of these details in LiveCode, but I'm not holding my breath, having used it and its ancestors for many years. But with your help I was able to at least get something working. Page 259 of the User Guide. ;) As

Re: Missing Menu Items

2011-07-10 Thread rand valentine
n, 10 Jul 2011 01:13:22 +0200 From: Mark Schonewille To: How to use LiveCode Subject: Re: missing menu items Message-ID: <6e10509d-b732-470b-86ec-7ccaa9f27...@economy-x-talk.com> Content-Type: text/plain; charset=us-ascii Hi Rand, I bet you're on a Mac. The Quit menu item is in the app

Re: missing menu items

2011-07-09 Thread Mark Schonewille
Hi Rand, I bet you're on a Mac. The Quit menu item is in the application menu as is the preferences menu item. Don't remove these items from the default menus and all will be fine. The "item" right above the Quit and Preferences menu items must be a divider (dash). -- Best regards, Mark Schon

missing menu items

2011-07-09 Thread rand valentine
Hi, all. I'm having problems with what should be the simple addition of a standard menu to a stack I've built. In both the File menu and the Edit menu, both of which were added simply by creating the default set, only the first item in menu list show up when I preview the menu in LiveCode. So for