fixed setting tooltips for slider by moving the code working around comctl32.dll bug from wxToolBar to wxWindow so that it is used for all common controls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15890 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -234,6 +234,7 @@ wxMSW:
|
||||
has the capture before release it.
|
||||
- fixed bugs in multiple selection wxCheckListBox
|
||||
- default button handling is now closer to expected
|
||||
- setting tooltips for wxSlider now works
|
||||
|
||||
wxGTK:
|
||||
|
||||
|
Reference in New Issue
Block a user