[Bug 27669] Combobox, doublebuffering is not working correctly

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Mar 9 08:56:03 CST 2012


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

--- Comment #7 from ocean04 at suomi24.fi 2012-03-09 08:56:03 CST ---
Still in 1.4

If you need source, just google: controls.pas

Procedure is TWinControl.WMPaint

This line draws black:

BitBlt(DC, 0, 0, ClientRect.Right, ClientRect.Bottom, MemDC, 0, 0, SRCCOPY);

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