]> git.saurik.com Git - wxWidgets.git/commit
Rewrote wxNotebook, incl. PAGE_CHANGING event
authorRobert Roebling <robert@roebling.de>
Mon, 24 May 1999 19:33:05 +0000 (19:33 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 24 May 1999 19:33:05 +0000 (19:33 +0000)
commit587ce561e1deabbfacf0d619fdd6bb3899430720
tree0c8fef31526e91a58467d2d721a665475dd9f760
parent255d88eb5d3e9ba8e623300d8a7123e0b0937629
  Rewrote wxNotebook, incl. PAGE_CHANGING event
   and InsertPage and internal behaviour more
   like wxMSW. Leaves pixel junk sometimes...

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2554 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk/notebook.h
include/wx/gtk1/notebook.h
src/gtk/notebook.cpp
src/gtk1/notebook.cpp