Added CTRL-TAB navigation to notebook
authorRobert Roebling <robert@roebling.de>
Thu, 11 Feb 1999 20:44:38 +0000 (20:44 +0000)
committerRobert Roebling <robert@roebling.de>
Thu, 11 Feb 1999 20:44:38 +0000 (20:44 +0000)
commitb98d804b283dc391ef112f734393696eea0a4ee4
treee88dfd2dec5bb3fc6f16582c659602dc19c345f9
parent48b7862630c65e14230783a5fa9d65ed46053e00
  Added CTRL-TAB navigation to notebook
  Added ESC -> Cancel convresion
  Added greying out of tooltips (I had some spare minutes)

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