Various changes to focus handling when TLW start.
authorRobert Roebling <robert@roebling.de>
Wed, 17 Apr 2002 22:44:31 +0000 (22:44 +0000)
committerRobert Roebling <robert@roebling.de>
Wed, 17 Apr 2002 22:44:31 +0000 (22:44 +0000)
commitd7fa7eaa2dc8ef4154ac4d9d739bcfb6be1669ac
tree364b9cf3fe8f32866bbc5b0eb595b282e112e017
parent82550f2324e237cd528e34039ab5636cceabb10d
  Various changes to focus handling when TLW start.
  Changed wxWindow::Clear() to use m_clearRegion.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15191 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
17 files changed:
src/generic/filedlgg.cpp
src/gtk/checkbox.cpp
src/gtk/listbox.cpp
src/gtk/radiobox.cpp
src/gtk/radiobut.cpp
src/gtk/textctrl.cpp
src/gtk/tglbtn.cpp
src/gtk/toplevel.cpp
src/gtk/window.cpp
src/gtk1/checkbox.cpp
src/gtk1/listbox.cpp
src/gtk1/radiobox.cpp
src/gtk1/radiobut.cpp
src/gtk1/textctrl.cpp
src/gtk1/tglbtn.cpp
src/gtk1/toplevel.cpp
src/gtk1/window.cpp