fullscreen menubar max5 to max6
hi,
when i go fullscreen in max5 and send a (;max hidemenubar) message it works fine - i get the fullscreen video and the menubar at the top hides.
but, when i do the same in max6 the menubar doesn't hide. clicking on the (;max hidemenubar) message works fine but when i go full screen the menubar is always there.
anyone had the same problem? would be really grateful if someone knew a fix for this.
i'm on mac os 10.6.4
many thanks
Max Patch
Copy patch and select New From Clipboard in Max.
It's an attribute of 'Jit.window' object.
michel
many thanks for that simple bit of assistance. had always used messages to max but that seems to have an issue in max6.
thanks again.
d
fsmenubar yes,
[jit.window anyname @fsmenubar 0]
thankx very much @MICHEL and D.WSTR_