[ wxwindows-Patches-1588794 ] wxComboCtrl Windows LnF improvements (mostly Vista)

SourceForge.net noreply at sourceforge.net
Wed Nov 1 10:52:51 PST 2006


Patches item #1588794, was opened at 2006-11-01 20:52
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=1588794&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: MSW specific
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Jaakko Salli (jmsalli)
Assigned to: Nobody/Anonymous (nobody)
Summary: wxComboCtrl Windows LnF improvements (mostly Vista)

Initial Comment:

This patch changes wxComboCtrl to use the extra
provisions for drawing themed comboboxes under Windows
Vista. In addition, themed drawing for WinXP is
improved for themes that use image file as a combobox
background (instead of a simple border fill).

Since comboboxes look and act a bit differently under
Vista, several additions, changes and fixes to
wxComboCtrlBase are done in order to improve LnF to
match as closely as possible.

Also, few mouse-event handling issues, related to the
popup animation feature, were fixed.

This patch also re-applies a single-line patch
(#1586710 - TEXTCTRLYADJUST_CLASSIC) one that my
previous patch accidentally reverted (sorry about that).

Since all the two above issues are related Windows LnF,
I thought placing everything in the same patch was
acceptable. I have also tested this patch on wxGTK, to
make sure the changes didn't break anything on that end.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1588794&group_id=9863




More information about the wx-dev mailing list