Hide menu bar on multiple displays

Jordi Puig's icon

Hi all,
I can't get a robust solution to this..

I'm using the size message on jit.window object to create a window that spans over multiple displays (with no borders, etc..). The message sfmenubar does not have effect because the window is not using fullscreen. I'm trying with ";max hidemenubar" but when the cursor moves on top of the screen the menu bar shows up.

Anybody has a solution to this?

Thanks!
j

Jordi Puig's icon

Anybody?

Christopher Dobrian's icon

Have you tried
; jitter menubar 0
and
; jitter menubar 1
?

Max Patch
Copy patch and select New From Clipboard in Max.

On my Mac, with OS 10.8.5, using that method, the menubar does not reappear when the mouse goes to the top of the screen.