Add SetFocusIgnoringChildren() to wxControlContainer. This
authorRobert Roebling <robert@roebling.de>
Sat, 11 Dec 2004 12:51:05 +0000 (12:51 +0000)
committerRobert Roebling <robert@roebling.de>
Sat, 11 Dec 2004 12:51:05 +0000 (12:51 +0000)
commitababa106ae015f05e14cd2487100954ef50ca694
treebae932b30e3e1217906f542d43106a5bb9d150fe
parentd61f7200331a1cd1a3b2353292e6801511ccbc5d
  Add SetFocusIgnoringChildren() to wxControlContainer. This
    makes corresponding hacks in wxListCtrl and wxTreeCtrl
    obsolete. With docs.

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