| [news.eclipse.platform.swt] how to hide the menu bar of a shell? |
Hello,
is there a way to hide the menu bar of a shell on Windows?
The class Menu has a method setVisible(visible), but it doesn't work on Menus with SWT.BAR.
Thanks in Advance! gr8vyguy