[wx-dev] #9574: Eliminate Duplicate Keyboard Shortcut in wxListCtrl
Sample
wxTrac
noreply at wxsite.net
Fri Jun 13 16:55:00 PDT 2008
Ticket URL: <http://trac.wxwidgets.org/ticket/9574>
#9574: Eliminate Duplicate Keyboard Shortcut in wxListCtrl Sample
---------------------+------------------------------------------------------
Reporter: charles | Owner:
Type: defect | Status: new
Priority: low | Milestone:
Component: samples | Version: 2.9-svn
Keywords: | Blockedby:
Patch: 1 | Blocking:
---------------------+------------------------------------------------------
The attached patch for ''\samples\listctrl\listtest.cpp'' changes the
keyboard shortcut for Sort on the List dropdown menu from ''Ctrl-S'' to
''Ctrl-T''. The ''Ctrl-S'' combination is used to ''Show selected items''.
Note that some of the Alt key shortcuts on the List dropdown menu are also
duplicated. It may be beneficial to change those too.
--
Ticket URL: <http://trac.wxwidgets.org/ticket/9574>
More information about the wx-dev
mailing list