Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Dialog shell problem
Dialog shell problem [message #499121] Thu, 19 November 2009 23:25 Go to next message
Eclipse UserFriend
Originally posted by: guiberger.rediff.com

Hi,

It appears that on new versions of SWT, the following Dialog shell
seems not working properly on Windows. The outer shell frame is
not appearing etc.
super(p, SWT.ON_TOP | SWT.DIALOG_TRIM | SWT.APPLICATION_MODAL |
SWT.RESIZE);

Suggestions for the options?
Re: Dialog shell problem [message #499639 is a reply to message #499121] Mon, 23 November 2009 15:16 Go to previous message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
Which versions of swt and Windows are you using? I tried this and I think
it's working as expected.

Grant


"ralf bellinger" <guiberger@rediff.com> wrote in message
news:he4k5m$7n9$1@build.eclipse.org...
> Hi,
>
> It appears that on new versions of SWT, the following Dialog shell
> seems not working properly on Windows. The outer shell frame is
> not appearing etc.
> super(p, SWT.ON_TOP | SWT.DIALOG_TRIM | SWT.APPLICATION_MODAL |
> SWT.RESIZE);
>
> Suggestions for the options?
>
>
>
>
Previous Topic:On SLED11, linkActivated() is not called the first time when I clicked on the link
Next Topic:Problem with ScrolledComposite drawing a long list of Labels
Goto Forum:
  


Current Time: Fri Apr 19 02:51:14 GMT 2024

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

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

Back to the top