[Bug 4217] ::MessageBox using desktop handle will not be centered...

Wine Bugs wine-bugs at winehq.org
Tue Jan 3 17:57:58 CST 2006


http://bugs.winehq.org/show_bug.cgi?id=4217





------- Additional Comments From mike at codeweavers.com  2006-03-01 17:57 -------

I keep telling you about the _window manager problem_.

Even if Wine does the right thing the Window manager will mess it up, so please
check your window manager's autoplace configuration, or try use a different
window manger (eg. twm).  You can even try it in a Xnest session or Xvnc so you
don't have to change your configuration.  Try it like this:

Xnest :1
DISPLAY=:1 xterm &
DISPLAY=:1 twm &
DISPLAY=:1 wine blah.exe

Or even without starting twm or an xterm:

Xnest :1
DISPLAY=:1 wine blah.exe

If that still puts your dialog in the wrong place, let me know.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list