]> git.saurik.com Git - wxWidgets.git/commit
Fix wxListCtrl in-place editing (to not crash
authorRobert Roebling <robert@roebling.de>
Thu, 30 Mar 2006 15:25:59 +0000 (15:25 +0000)
committerRobert Roebling <robert@roebling.de>
Thu, 30 Mar 2006 15:25:59 +0000 (15:25 +0000)
commit3603a3895ed72d1b70537cfa0c435a113b8c4af6
treed2e5967a4a6899de6d5ff2400d8aa67f544263b3
parentc1981a2fa408700243400606f93679b2befe1ac2
  Fix wxListCtrl in-place editing (to not crash
    when editin is finished by clicking somewhere
    else and thus taking the focus away from the
    wxTextCtrl). Also, "delete this" in the middle
    of code isn't optimal.

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