Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Getting location of ColorDialog?
Getting location of ColorDialog? [message #446615] Mon, 29 November 2004 15:42 Go to next message
Michael Pfeiffer is currently offline Michael PfeifferFriend
Messages: 34
Registered: July 2009
Member
Hi

is it possible to retrieve the location of the =

org.eclipse.swt.widgets.ColorDialog after it has been closed (under =

Win32)? I need this feature to remember its location, so it can be opene=
d =

at the same location later. I have the same problem with other SWT Dialo=
g =

classes too.

Regards,
Michael
Re: Getting location of ColorDialog? [message #446623 is a reply to message #446615] Mon, 29 November 2004 20:04 Go to previous message
Steve Northover is currently offline Steve NorthoverFriend
Messages: 1636
Registered: July 2009
Senior Member
The size and location of dialogs is platform specific. For example, on
Windows, MessageBoxes open in the center of the screen. Application
programs should not override this behavior.

"Michael Pfeiffer" <michael.pfeiffer@scch.at> wrote in message
news:opsh8glgy0342jne@barcelona.scch.at...
Hi

is it possible to retrieve the location of the
org.eclipse.swt.widgets.ColorDialog after it has been closed (under
Win32)? I need this feature to remember its location, so it can be opened
at the same location later. I have the same problem with other SWT Dialog
classes too.

Regards,
Michael
Previous Topic:Question about the shell style
Next Topic:Loading Eclipse to a Citrix Server
Goto Forum:
  


Current Time: Thu Apr 25 10:00:27 GMT 2024

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

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

Back to the top