Re: JFace Dialog minimization and maximization buttons [message #331137] |
Tue, 26 August 2008 10:31 |
Eclipse User |
|
|
|
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
>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.02740 seconds