added SetSelectionToPage/Window() to simplify code and fix more problems with passing...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 30 Mar 2007 16:48:43 +0000 (16:48 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 30 Mar 2007 16:48:43 +0000 (16:48 +0000)
commit849c353a3974ec9c6a859cf56c6e5552429d69b6
tree3de0e0c2c1da0488c23dbcfae4c06f95d44db020
parent7546ba03f31e126bf4b117b6f9b1515a73ee9fc7
added SetSelectionToPage/Window() to simplify code and fix more problems with passing possibly negative indices to SetSelection()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45163 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/aui/auibook.h
src/aui/auibook.cpp