[Bug 21856] VB6 modal form appears BEHIND parent (borderless) form when focus is on certain controls, making parent form unusable.

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Feb 24 14:59:07 CST 2010


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





--- Comment #2 from razorwings18 at hotmail.com  2010-02-24 14:59:07 ---
My previous statement that changing StartUpPosition fixes the problem is
incorrect. It only works in limited cases.

Opening the modal form by explicitly specifying the owner form did work in both
the test and the production application. As per my previous example, that would
be opening the form calling "FORM2.show 1, <ownerForm>".
When an MDI Child does the opening, <ownerForm> should be the MDI Form.

-- 
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