Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Minimum size for a dialog
Minimum size for a dialog [message #460178] Mon, 22 August 2005 15:04 Go to next message
Eclipse UserFriend
Originally posted by: john.obyrne.gmail.com

Hi is this possible to set a minimum size for a shell (and by extention for
a dialog or a wizard) ?

Thanks
John
Re: Minimum size for a dialog [message #460180 is a reply to message #460178] Mon, 22 August 2005 15:16 Go to previous messageGo to next message
Yves Harms is currently offline Yves HarmsFriend
Messages: 80
Registered: July 2009
Member
Yes,
just use setMinimumSize(..)

Yves

> Hi is this possible to set a minimum size for a shell (and by extention for
> a dialog or a wizard) ?
>
> Thanks
> John
>
>
Re: Minimum size for a dialog [message #460181 is a reply to message #460180] Mon, 22 August 2005 15:33 Go to previous message
Eclipse UserFriend
Originally posted by: john.obyrne.gmail.com

I thought it was a method of the Dialog class, while I had to do a
getShell().setMinimumSize(..)

Thanks for your fast answer :)

"Yves Harms" <user@domain.invalid> wrote in message
news:decqdp$5kn$1@news.eclipse.org...
> Yes,
> just use setMinimumSize(..)
>
> Yves
>
>> Hi is this possible to set a minimum size for a shell (and by extention
>> for a dialog or a wizard) ?
>>
>> Thanks
>> John
Previous Topic:SWT/OSX using X11 instead of Aqua ?
Next Topic:SWT Browser Extensions and COM Object Disposals in WebSite
Goto Forum:
  


Current Time: Fri Apr 19 12:17:36 GMT 2024

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

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

Back to the top