[Bug 34315] HWND_NOTOPMOST makes window disappear behind other windows

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Aug 21 10:42:32 CDT 2013


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

--- Comment #2 from Lope <lopeonline at gmail.com> 2013-08-21 10:42:32 CDT ---
Hi Bruno,

I have submitted this bug report and test program to help improve wine.

----------------------------

Regarding workarounds

Your suggested workaround does not work.
HWND_TOP by itself doesn't bring the window ontop of others so it stays behind
whatever is on the screen.

I have implemented a workaround that uses wine detection.
I exclude the call to NOTOPMOST and then call NOTOPMOST once the user has
clicked a button in my program. It ugly, but it works.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list