Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Re: JFace Dialog minimization and maximization buttons
Re: JFace Dialog minimization and maximization buttons [message #331137] Tue, 26 August 2008 14:31
Eclipse UserFriend
Originally posted by: eclipse-news.rizzoweb.com

Copying this to eclipse.platform where JFace questions belong.

I think you'll need to override how the Dialog sets its Shell style
[probably just override getShellStyle()]. The default code in Dialog
constructors uses the style bit SWT.DIALOG_TRIM that only includes the
Close button.

Hope this helps,
Eric


Jakub Miszkurka wrote:
>
> Hi, </br>
>
> I don't know how can I (or if can I) create a JFace Dialog which has
> minimization and maximization button in the right, top corner of window.
> </br>
>
> By default, the Dialog window has only close button. </br>
>
> Jakub Miszkurka
>
>
>
Previous Topic:Buttons
Next Topic:Can't export deployable plug-ins or features from Eclipse 3.3.2 on WINDOWS XP
Goto Forum:
  


Current Time: Tue Jul 30 19:25:54 GMT 2024

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

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

Back to the top