Stack Height/Menubar
Klaus major-k
klaus at major-k.de
Thu Nov 15 13:43:18 EST 2018
Hi Rick,
> Am 15.11.2018 um 19:27 schrieb Rick Harrison via use-livecode <use-livecode at lists.runrev.com>:
>
> Hi Klaus,
>
> This sounds like it could be a good solution.
> Unfortunately after trying to do it several ways
> I can’t seem to get it to work.
>
> Could you be a little more specific about what
> exactly you are doing? Are you setting the
> defaultMenuBar with a script, or are you just checking
> the button in the "Set as stack Menubar” in the Menu Builder?
I set "the defaultmenubar" by script "on openstack".
> I also noticed some weirdness with the Menu Builder
I never used it.
> when I put in a “Preferences” item in the first menu column.
> It will show up fine in the stack but when I check the
> “Preview” button it disappears from the Menu as though
> it was never there!
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.
> Suggestions?
>
> Thanks,
>
> Rick
Best
Klaus
--
Klaus Major
http://www.major-k.de
klaus at major-k.de
More information about the use-livecode
mailing list