Files
wxWidgets/include/wx/gtk
Vadim Zeitlin b2fd3bea36 Fix assert when destroying wxDataViewCtrl being edited in wxGTK.
If wxDataViewCtrl was destroyed while showing a generic editor, an assert
occurred in wxWindowBase dtor as the event handler pushed on it by the editor.

Fix this by calling CancelEditing() when the control is destroyed and also fix
the crash in CancelEditing() in wxGTK due to recursive calls to FinishEditing().

Closes #12683.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67612 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-04-26 22:57:01 +00:00
..
2011-03-22 14:17:38 +00:00
2011-03-29 05:16:25 +00:00
2010-01-07 18:30:18 +00:00
2011-03-30 05:35:24 +00:00
2010-03-28 23:20:49 +00:00
2009-12-05 19:26:39 +00:00
2009-07-23 20:30:22 +00:00
2011-03-23 17:36:10 +00:00
2011-03-22 14:17:38 +00:00
2011-03-23 17:36:10 +00:00
2009-12-05 19:25:04 +00:00
2009-12-05 19:25:04 +00:00
2011-03-23 17:36:10 +00:00
2011-03-23 17:36:10 +00:00