]> git.saurik.com Git - wxWidgets.git/commit
Make multi-line text control focussable
authorRobert Roebling <robert@roebling.de>
Mon, 1 Mar 2004 22:42:07 +0000 (22:42 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 1 Mar 2004 22:42:07 +0000 (22:42 +0000)
commit055e633de60a9f08d5d4f9826c323d280fb46085
tree5750060ea4ecb1f34b0133f79dc0e8f32a8648c9
parentae7cbd1a1fb5e53f295a8c9b018aec49273efda1
  Make multi-line text control focussable
   by using tabs under GTK 2.0.
  Make hitting ENTER in a wxSpinCtrl to
    activate the default button work.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26018 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/spinctrl.cpp
src/gtk/textctrl.cpp
src/gtk1/spinctrl.cpp
src/gtk1/textctrl.cpp