| [news.eclipse.platform.swt] Re: SWT.CLOSE ignored for dialogs on Linux/GTK |
Is it possible to have a dialog on GTK that does not have a close
button on the top right of the dialog frame? When I try not specifying
SWT.CLOSE, it's ignored, and a close box shows up anyway.
(Btw, I'm using the JFace Dialog class, not the SWT dialog, but
I'm sure the same problem exists).
-Billy