Fixed focus event problems with control derived
authorRobert Roebling <robert@roebling.de>
Tue, 21 Aug 2001 11:12:42 +0000 (11:12 +0000)
committerRobert Roebling <robert@roebling.de>
Tue, 21 Aug 2001 11:12:42 +0000 (11:12 +0000)
commitc9c4b3a009ce2bbdf47121b6913f5dee7c12992e
treedbbdf6584b842e2b41dd02f22c69128c840f7173
parentdecb3a6a16ea5acf1dfcdb1b70cb6edaa09840c0
  Fixed focus event problems with control derived
    from wxScrolledWindow.
  If wxTreeCtrl has no +/. button, toggle branch,
    otherwise send activate event upon double-click.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11432 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/treectlg.cpp
src/gtk/scrolwin.cpp
src/gtk1/scrolwin.cpp