Is it possible to hide the menubar in client?
I’ve looked at it2be’s menubar plugin; it does not appear to support this.
Thanks,
Jim
Is it possible to hide the menubar in client?
I’ve looked at it2be’s menubar plugin; it does not appear to support this.
Thanks,
Jim
See the (fairly new) kioskmode plugin. There you have
plugins.kioskmode.setMenuVisible(false);
Hope this helps.
Thanks, Patrick! I’ll try that.
It may be wothwhile to note that when the menubar does appear in client (we’re running OSX 10.4.3), the menu column headings disappear when mousing over, giving the impression that they are moving around.
A good reason to hide the thing…
Jim
hy
i used “plugins.kioskmode.setMenuVisible(false)”
but now i can’t use “ctrl + f” anymore