[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.platform.swt] Re: ApplicationWindow
|
Hi,
this is controlled by your window manager and theme, SWT has no control
on it.
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
>