Hi,
So I'm running some visuals using GEM on a second screen. I have a bunch of default options set up for my GEM window one of which is for the menubar to not show when in fullscreen using "menubar -1". This usually works the first time I open PureData, especially after I restart my computer and open PD for the first time. After this first time, however, the menu bar will continue to appear when I run the window in fullscreen.
I'm wondering if there's something simple I need to do to ensure that the menubar does not appear. You can see how I'm initialising the GEM window in this screen shot here:
For reference, I'm running Pd-extended on OSX 10.9.5
Any suggestions welcome