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@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
> 

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to