Mac OS: use native menu bar location
Brought to you by:
doergn
Another minor and easy-to-fix cosmetic: Please add the VM property
-Dapple.laf.useScreenMenuBar=true
to the Mac specific launch script obs.app/Contents/Resources/Scripts/main.scpt
The line should look like
do shell script "cd " & POSIX path of omdir & "../; java -Dapple.laf.useScreenMenuBar=true -Djava.ext.dirs=" & POSIX path of omdir & "../lib de.lehmannet.om.ui.navigation.ObservationManager".
As a result, the menu bar will appear at the top of the screen instead of inside the window, just as Mac users like it :)
Cool thanks!
Best Dirk
Hi,
as I'm currently leaking of a Mac, could you pls. send me the main.scpt file with the additional parameter, as I cannot create it.
Thanks in advance
Dirk