made wxTreeCtrl::GetNextVisible() behave in the same way in Win32 as in the generic version and implemented GetPrevVisible() in the generic version
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49085 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -195,6 +195,8 @@ All (GUI):
|
||||
- Added wxSYS_DCLICK_TIME system metric constant (Arne Steinarson)
|
||||
- Added wxApp::Get/SetAppDisplayName() (Brian A. Vanderburg II)
|
||||
- Added wxWindow::GetPopupMenuSelectionFromUser() (Arne Steinarson)
|
||||
- Implemented wxTreeCtrl::GetPrevVisible() in the generic version and made the
|
||||
behaviour of GetNextSibling() consistent between wxMSW and generic versions
|
||||
|
||||
wxGTK:
|
||||
|
||||
|
Reference in New Issue
Block a user