[Bug 10394] No$gba Open file dialog non-resizable (OFN_ENABLESIZING not implemented)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 17 03:11:59 CDT 2009


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





--- Comment #25 from Rein Klazes <wijn at online.nl>  2009-05-17 03:11:58 ---
Sorry I missed this bug report. The OFN_ENABLESIZING flag is now implemented,
but in a simplistic way: just the Browser view is resized, other control's are
just moved down- or rightwards to get out of the way.

Your  test program is still failing on wine:

cmndlg_test.c:173: Test failed: Couldn't get 2-th child control
cmndlg_test.c:148: Test failed: 0-th control wasn't resized horizontally
properly
cmndlg_test.c:148: Test failed: 3-th control wasn't resized horizontally
properly

Dunno about the first failure, happens here on windows XP as well compiled with
Visual Studio 6,  but the other two can be used for a better resizing fix.

How about submitting your test patch? If you need help let me know.

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