[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
] [
Newsgroup Home
]
[news.eclipse.platform.swt] MessageBox position on screen
From
:
pijnmar@xxxxxxx
(Mp)
Date
: Fri, 8 Jul 2005 10:36:55 +0000 (UTC)
Newsgroups
:
eclipse.platform.swt
Organization
: not organized
User-agent
: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
On XP the standard messagebox everytime show up in the middle of the screen iso in the middle of the application window.
I use syntax like:
MessageBox messageBox = new MessageBox(shell, SWT.ICON_QUESTION|SWT.YES|SWT.NO );
int answer = messageBox.open();
Is there a way to change this or is this "default" windows behaviour and left as is...??
Follow-Ups
:
[news.eclipse.platform.swt] Re: MessageBox position on screen
From:
Steve Northover
Prev by Date:
[news.eclipse.platform.swt] Re: Graphics Context doesn't work!
Next by Date:
[news.eclipse.platform.swt] label containing unicode copyright sign not shown on certain Motif
Previous by thread:
[news.eclipse.platform.swt] Graphics Context doesn't work!
Next by thread:
[news.eclipse.platform.swt] Re: MessageBox position on screen
Index(es):
Date
Thread