Files
wxWidgets/interface/wx
Václav Slavík dc73d7f5d4 Cleanup of wxDataViewCtrl cell activation code.
Fix confusion of what cell activation is and inconsistence with native
handling in GTK+. Document the distinction between activating (~
editing) a cell and activating (double-clicking) the whole item.

Deprecate wxDataViewCustomRenderer::LeftClick() and Activate() methods,
replace them with single ActivateCell() that is called for both kinds of
activation.

Fix implementations so that ActivateCell() is not called on
double-click, when it shouldn't, and vice versa: don't send
wxEVT_COMMAND_DATAVIEW_ITEM_ACTIVATED for cell activation.

Partially reverts r67099 -- restores old 2.9 signatures of compatibility
LeftClick() and Activate() methods.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69473 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-10-19 16:20:17 +00:00
..
2011-03-22 14:17:38 +00:00
2011-06-15 13:14:41 +00:00
2011-10-04 07:45:08 +00:00
2011-03-22 14:17:38 +00:00
2011-04-03 20:31:32 +00:00
2011-04-03 20:31:32 +00:00
2011-10-04 21:37:06 +00:00
2011-04-03 20:31:32 +00:00
2011-04-03 20:31:32 +00:00
2011-10-04 07:45:08 +00:00
2011-10-04 07:45:08 +00:00
2011-09-27 03:34:29 +00:00
2011-09-27 03:34:29 +00:00
2011-04-03 20:31:32 +00:00
2011-03-22 14:17:38 +00:00
2011-03-22 14:17:38 +00:00
2011-04-03 20:31:32 +00:00
2011-03-22 14:17:38 +00:00
2011-01-08 06:57:23 +00:00
2011-04-03 20:31:32 +00:00
2011-10-13 06:40:10 +00:00
2011-04-03 20:31:32 +00:00
2011-10-14 01:37:19 +00:00
2011-04-03 20:31:32 +00:00
2011-03-22 14:17:38 +00:00
2011-04-03 20:31:32 +00:00
2011-03-22 14:17:38 +00:00
2010-10-30 23:51:18 +00:00
2011-10-18 21:57:02 +00:00
2011-04-03 20:31:32 +00:00
2011-10-18 21:57:02 +00:00
2011-04-03 20:31:32 +00:00
2011-03-22 14:17:38 +00:00
2011-03-02 10:28:20 +00:00
2011-04-03 20:31:32 +00:00
2011-03-22 14:17:38 +00:00
2011-03-22 14:17:38 +00:00
2011-09-29 13:43:15 +00:00
2011-03-22 14:17:38 +00:00
2011-04-03 20:31:32 +00:00
2011-04-03 20:31:32 +00:00
2011-03-22 14:17:38 +00:00
2011-04-03 20:31:32 +00:00