[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.platform.swt] ApplicationWindow
|
- From: x_naren@xxxxxxxxxxx (Naren)
- Date: Mon, 16 Oct 2006 21:45:58 +0000 (UTC)
- Newsgroups: eclipse.platform.swt
- Organization: Eclipse
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
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