wxDataViewCtrl: enable F2 editing with multiple selection too.
authorVáclav Slavík <vslavik@fastmail.fm>
Mon, 5 Sep 2011 14:25:31 +0000 (14:25 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Mon, 5 Sep 2011 14:25:31 +0000 (14:25 +0000)
commita027a36f2c15b98dd3e2c42de406f4c4593cca76
treec6eb9cb93632109304b5c4489d87d70ea15efd96
parentd6397a9f35045cfb65cbbf59cd519559963c915e
wxDataViewCtrl: enable F2 editing with multiple selection too.

This matches the native (and thus expected) behavior of Windows
Explorer: edit the first item in selection. It's also better than
ignoring user's key presses.

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