]> git.saurik.com Git - wxWidgets.git/commit
Test both ChangeSelection() and SetSelection() in notebook sample.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 7 Nov 2010 19:33:22 +0000 (19:33 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 7 Nov 2010 19:33:22 +0000 (19:33 +0000)
commitf7aaef4d5359231941e34faf68f6c8c37f0f2924
tree89397185f1ed31a84c6d13b0289db2ced9cb5956
parent409f747ed9f08095e81aea317e1ed19410a1664d
Test both ChangeSelection() and SetSelection() in notebook sample.

Test wxBookCtrl::SetSelection() too to be able to check that it does generate
events as expected.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66061 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/notebook/notebook.cpp
samples/notebook/notebook.h