change the selection appropriately (and refresh it as needed) after deleting a notebook page

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16533 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2002-08-16 00:48:45 +00:00
parent 5c36387841
commit df7145da50
2 changed files with 23 additions and 38 deletions

View File

@@ -89,8 +89,6 @@ public:
// operations
// ----------
// remove one page from the notebook
bool DeletePage(int nPage);
// remove all pages
bool DeleteAllPages();
// adds a new page to the notebook (it will be deleted ny the notebook,