[ wxwindows-Patches-1541641 ] Various wxAUI Venetian Blinds Fixes
SourceForge.net
noreply at sourceforge.net
Wed Aug 16 16:39:47 PDT 2006
Patches item #1541641, was opened at 2006-08-16 17:39
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1541641&group_id=9863
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Common
Group: bug fix
Status: Open
Resolution: None
Priority: 5
Submitted By: Bryan Petty (bpetty)
Assigned to: Nobody/Anonymous (nobody)
Summary: Various wxAUI Venetian Blinds Fixes
Initial Comment:
This patch includes the following fixes to wxAUI:
1. Changed the color used for venetian blinds on Mac
from the system caption color (commonly being white) to
a more appropriate visible aqua color.
2. Fix for the initial flicker of the venetian blinds
effect on all platforms (the flicker is much more
noticeable with venetian blinds fading enabled).
3. Changed the venetian shaped frame region size
calculations to use the actual hint window size and to
recalculate with every size change to account for bug
#1540735 on Mac.
I wouldn't have included fix #3 over pushing for that
bug to be fixed, but this solution seems to actually
perform faster than the original method which would
calculate a region twice as big and let the window size
handle clipping to avoid recalculating the region on
bigger dock locations.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1541641&group_id=9863
More information about the wx-dev
mailing list