Stack Height/Menubar

Rick Harrison harrison at all-auctions.com
Fri Nov 16 00:41:03 EST 2018


Hi Klaus,

I found that:

set the defaultMenubar to group “MyMenuBar” of stack “MenuBarSubStack” (Does not work.)

but

set the defaultMenubar to the long ID of group “MyMenuBar” of stack “MenuBarSubStack” (works!)

Although when I create the standalone it stops working.
I think it is not finding the sub stack.

Your thoughts?

Thanks,

Rick



> On Nov 15, 2018, at 1:43 PM, Klaus major-k via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> Hi Rick,
> 
> I set "the defaultmenubar" by script "on openstack".
> 
> I never used it.
> 
> Menubars on macOS have some caveats:
> 1. Last menuitem in your HELP menu should read: About XXX(Your app)...
> and will go as first menuitem into the application menu
> 
> 2. Last menuitem of your "EDIT" menu (-> Preferences) will also go into the application menu -> Settings...
> 
> 3. Last menu of your "FILE" menu (-> Quit) will also go into the application menu.
> 
> Best
> 
> Klaus
> 




More information about the use-livecode mailing list