]> git.saurik.com Git - wxWidgets.git/commit - src/generic/treectlg.cpp
Corrected wxTreeCtrl and wxListCtrl end_label_edit event behaviour.
authorRobert Roebling <robert@roebling.de>
Tue, 8 Jul 2003 11:24:52 +0000 (11:24 +0000)
committerRobert Roebling <robert@roebling.de>
Tue, 8 Jul 2003 11:24:52 +0000 (11:24 +0000)
commit865864592a01250b4ed807773890797fe481ae49
treeda848824bb7e2c1eb7d923b91b651e30ea22ca8b
parentaaaa609fa3fdea77bfb0d8d15f0abf8a366b4925
  Corrected wxTreeCtrl and wxListCtrl end_label_edit event behaviour.
    wxListCtrl doesn't send this event when the editing was cancelled.

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