Various changes for simplification of focus event
authorRobert Roebling <robert@roebling.de>
Sun, 19 Aug 2001 21:36:25 +0000 (21:36 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 19 Aug 2001 21:36:25 +0000 (21:36 +0000)
commit76fcf0f239c37fbcfe8dcc12f0c59387de96be2a
tree775cc8239e1a49d875a5db67db5d9d0ffeaf1514
parent73a89308a4f1903331d4d056db90ababcb10e699
  Various changes for simplification of focus event
    code in wxGTK. It will also work for wxComboBox
    now, but not for GTK's other composite controls
    such as wxListBox and wxChoice.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11414 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk/window.h
include/wx/gtk1/window.h
samples/controls/controls.cpp
src/gtk/combobox.cpp
src/gtk/statbmp.cpp
src/gtk/textctrl.cpp
src/gtk/window.cpp
src/gtk1/combobox.cpp
src/gtk1/statbmp.cpp
src/gtk1/textctrl.cpp
src/gtk1/window.cpp