wxWidgets/samples/aui
Vadim Zeitlin 917f228a1f Reset wxAuiNotebook selection to wxNOT_FOUND if it becomes empty.
The selection was 0 in a notebook without any pages which was wrong as it must
always be less than the page count.

Fix this in wxAuiNotebook itself and add an assert checking for this invariant
to the sample.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63642 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-03-06 13:30:01 +00:00
..
auidemo_vc7.vcproj Rebake from clean wx tree. 2010-01-04 00:45:45 +00:00
auidemo_vc8.vcproj Rebake from clean wx tree. 2010-01-04 00:45:45 +00:00
auidemo_vc9.vcproj Rebake from clean wx tree. 2010-01-04 00:45:45 +00:00
auidemo.bkl
auidemo.cpp Reset wxAuiNotebook selection to wxNOT_FOUND if it becomes empty. 2010-03-06 13:30:01 +00:00
auidemo.dsp Rebake from clean wx tree. 2010-01-04 00:45:45 +00:00
descrip.mms Committing in . 2006-06-16 07:20:31 +00:00
makefile.bcc Rebake. 2010-01-09 19:56:18 +00:00
makefile.gcc Rebake. 2010-01-09 19:56:18 +00:00
Makefile.in Rebake. 2010-01-09 19:56:18 +00:00
makefile.unx Rebake from clean wx tree. 2010-01-04 00:45:45 +00:00
makefile.vc Use X64 machine type for MSVC linker instead of old AMD64. 2009-12-08 16:36:37 +00:00
makefile.wat Rebake. 2010-01-09 19:56:18 +00:00