Hide osx menu for overscan fullscreen
Hello.
I am using 2 screens for jit.window full screen, but I still can see the osx menu bar.
Because I am covering two screens with one extended jit.window
sometimes it looks funky when fullscreen or floating.
How can I hide menu bar and fully overscan the screen?
thanks
with a command to the runtime.
make two messageboxes like this:
";
max hidemenubar"
";
max showmenubar"
-110
thanks!