wxWidgets/wxPython/wx
Robin Dunn f4102f1735 wx.lib.mixins.listctrl.TextEditMixin: Fixed the double END_LABEL_EDIT
event problem in TextEditMixin by checking if the editor was already
hidden before continuing with the CloseEditor method.  Also added code
to OpenEditor to send the BEGIN_LABEL_EDIT event and to not allow the
opening of the editor to continue if the event handler doesn't allow
it.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39333 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-25 15:41:53 +00:00
..
build
lib wx.lib.mixins.listctrl.TextEditMixin: Fixed the double END_LABEL_EDIT 2006-05-25 15:41:53 +00:00
py Make the 'this' attribute a real attribute of the Facade, not a 2006-03-06 20:19:25 +00:00
tools Make it possible for pywxrc to generate just the gettext _() strings 2006-05-24 04:49:07 +00:00
.cvsignore