Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » ApplicationWindow Question ...
ApplicationWindow Question ... [message #451562] Thu, 03 March 2005 07:26 Go to next message
Eclipse UserFriend
Originally posted by: mansoor.hadeedian.net

Hi,

How can i set an org.eclipse.jface.window.ApplicationWindow not be resizeable. I
want it to be of fixed size.

Regards,
Mansoor
Re: ApplicationWindow Question ... [message #451839 is a reply to message #451562] Wed, 09 March 2005 16:44 Go to previous message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
Mansoor,

You should ask this on the eclipse.platform newsgroup, since that is where
jface lives.

If you were to use a plain swt Shell instead of a jface ApplicationWindow
then you could specify its style value in its constructor to not include the
SWT.RESIZE bit.

Grant


"Muhammad Mansoor" <mansoor@hadeedian.net> wrote in message
news:d06dp4$3q2$1@www.eclipse.org...
> Hi,
>
> How can i set an org.eclipse.jface.window.ApplicationWindow not be
resizeable. I
> want it to be of fixed size.
>
> Regards,
> Mansoor
Previous Topic:Such a thing as a CheckboxTreeTableViewer?
Next Topic:blue tab colour
Goto Forum:
  


Current Time: Thu Mar 28 16:37:17 GMT 2024

Powered by FUDForum. Page generated in 0.06657 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top