Always make wxWindow::SetFocus() focus the window, overriding SetCanFocus, some more...
authorRobert Roebling <robert@roebling.de>
Mon, 17 Sep 2007 10:17:12 +0000 (10:17 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 17 Sep 2007 10:17:12 +0000 (10:17 +0000)
commit00ff24c81c0343c7372b9c45cbd1f9fbb8648555
tree72db3b6f174299d51c31f945dda8046b055812ff
parent16a6b53ddc74d62fd1b6b82651d0e3859580c48a
Always make wxWindow::SetFocus() focus the window, overriding SetCanFocus, some more focus related docs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48747 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/panel.tex
docs/latex/wx/window.tex
include/wx/containr.h
include/wx/gtk/window.h
src/gtk/window.cpp