Mac vertical sliders consistent with MSW/GTK vertical sliders with 0 oriented at the top rather than the bottom (use wxSL_INVERSE to orient in Mac-native way).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31610 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
0281278534
commit
1fd7e0f5f4
@ -80,6 +80,7 @@ wxGTK:
|
||||
|
||||
wxMac:
|
||||
|
||||
- Vertical sliders oriented consistent with MSW/GTK (0 at top) (Kevin Hock)
|
||||
- wxDynamicLibrary::GetDllExt() now returns ".bundle", not ".dylib"
|
||||
- wxDynamicLibrary::GetSymbol() now prepends underscore to the symbol name
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user