| [news.eclipse.platform.swt] Re: ApplicationWindow |
Tom Schindl wrote:
Hi,
this is controlled by your window manager and theme, SWT has no control on it.
What about the menu? How can I right justify a menu in a menu manager?
Tom
Naren schrieb:Iam looking for answers for simple questions Iam on SWT - linux.
How to set shell title -- to the left. (default is center) I tried using setShellStyle(SWT.LEFT) unsuccessfully.
How to more a menu to the RIGHT most part say I have
File Functions and Help menus in my app. I would like to move Help to the right most part of the window.
Thanks
Naren