wxWidgets/include
Václav Slavík d2425a43ec Toggle checkboxes in generic wxDataViewCtrl with single click.
Both GTK+ and OS X native controls use single click to toggle
checkboxes, instead of double-click activation used by the generic
version. So does wxCheckListBox on Windows, so make wxDVC
behave the same way.

See #11185.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67094 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-02-28 21:23:10 +00:00
..
msvc/wx Handle ANSI release configuration correctly in msvc/wx/setup.h. 2011-02-24 20:34:48 +00:00
wx Toggle checkboxes in generic wxDataViewCtrl with single click. 2011-02-28 21:23:10 +00:00