]> git.saurik.com Git - wxWidgets.git/commit
Changed semantics of clicking beside the text control
authorRobert Roebling <robert@roebling.de>
Sun, 9 Dec 2001 21:15:56 +0000 (21:15 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 9 Dec 2001 21:15:56 +0000 (21:15 +0000)
commitdd5a32cc2d518f6b72ebb9173bf56f241e96549f
tree2f8cc4c76437a3ec9547786010a678c6a6ca516d
parent0cbc52f38e7d0bed3b8b4d9dabca045c09d68d43
 Changed semantics of clicking beside the text control
   when editing a label. This now accepts the input.
 My attempt to make the focus return to the owning
   tree and list control window failed.

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