fixed initial focus handling in the dialog and made SetFocus() send the focus
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 20 Apr 2002 13:53:11 +0000 (13:53 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 20 Apr 2002 13:53:11 +0000 (13:53 +0000)
commit6aeb6f2a5810694b5241eb267d71dab4848cf8bb
tree2b84846814914314dee5c75c96bf65b6d3684372
parent33b494d643e42a2e2963987cbc3637f4593ea43a
fixed initial focus handling in the dialog and made SetFocus() send the focus
events as under wxMSW

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