SetSelection() in wxNotebook now sets the focus,
authorRobert Roebling <robert@roebling.de>
Tue, 22 Feb 2000 15:29:59 +0000 (15:29 +0000)
committerRobert Roebling <robert@roebling.de>
Tue, 22 Feb 2000 15:29:59 +0000 (15:29 +0000)
commit33d0e17c11ec2ad4aa8d2e18bfeb3173cfb2ce61
tree89760fd30ae3201bfb433face3c756d03aada0fd
parentefbb7287e6be8cfa29cb30a9678a3a3e6e99bfb3
  SetSelection() in wxNotebook now sets the focus,
  SPACE in wxListCtrl now sends Activate in multiple sel mode

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6212 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/notebook/test.cpp
samples/notebook/test.h
src/generic/listctrl.cpp
src/gtk/notebook.cpp
src/gtk1/notebook.cpp