[Bug 6842] DrawFocusRect code correction

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jan 7 23:20:07 CST 2008


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





--- Comment #8 from Chris Severance <wine.severach at spamgourmet.com>  2008-01-07 23:20:07 ---
This isn't a performance issue. My code will have lower performance because it
is more complex than drawing a rectangle. The bug is that there are color
combinations that the current Rectangle() based code will not produce a clear
focus rectangle. My code duplicates the Microsoft method which ensures that a
clear focus rectangle will be drawn on any color combination no matter how bad
it actually looks.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list