Use spacebar to activate items in generic wxDataViewCtrl too.
authorVáclav Slavík <vslavik@fastmail.fm>
Sat, 27 Aug 2011 16:44:45 +0000 (16:44 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sat, 27 Aug 2011 16:44:45 +0000 (16:44 +0000)
commite1f30123c9bc3990139f5cc5e0008643e1943054
treefa91ba8fa7986a5be7965a26c0217f16b11de55a
parenta2d3c415d79ab3a90239b2fcfe9767800e56462d
Use spacebar to activate items in generic wxDataViewCtrl too.

Pressing Spacebar now behaves the same as Enter in the generic control,
for consistency with the GTK+ control and native Windows list controls.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68931 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/datavgen.cpp