wxWidgets/wxPython
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
..
contrib reSWIGged 2006-05-19 02:02:29 +00:00
demo Added wrappers and demo for RichTextCtrl 2006-05-23 01:10:25 +00:00
distrib some tweaks 2006-04-30 05:18:44 +00:00
docs Added wrappers and demo for RichTextCtrl 2006-05-23 01:10:25 +00:00
include/wx/wxPython Redo (again) how the stock objects are initialized in wxPython. 2006-05-04 02:03:39 +00:00
misc Add test for a stock button 2006-05-04 02:08:09 +00:00
samples DocView and ActiveGrid IDE updates from Morgan Hua: 2006-04-20 06:34:04 +00:00
scripts Main now takes a list of args 2006-05-04 02:00:51 +00:00
src reSWIGged 2006-05-23 21:15:19 +00:00
SWIG Don't set a module attribute for the *_swigregister functions, just 2006-05-18 16:15:41 +00:00
wx wx.lib.mixins.listctrl.TextEditMixin: Fixed the double END_LABEL_EDIT 2006-05-25 15:41:53 +00:00
wxPython DeprecationWarning for the old wxPython package. 2006-05-19 01:25:12 +00:00
wxversion
.cvsignore
b
b.bat
b.win32
config.py Use correct DLL import/export specifier for multi-lib builds 2006-05-18 01:22:06 +00:00
setup.py Added wrappers and demo for RichTextCtrl 2006-05-23 01:10:25 +00:00