Added CocoaSetKeyEquivalent() that sets the accelerators. Only implemented
authorDavid Elliott <dfe@tgwbd.org>
Wed, 20 Oct 2004 19:18:46 +0000 (19:18 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Wed, 20 Oct 2004 19:18:46 +0000 (19:18 +0000)
commit1e85b547a56a9346c2bdd690b2885ab2ef520c2b
treed39f06b23c6ec37db1c4309c873adaabe01fc845
parentc87beb79f2593f758de2f5dfa0f399013c7a703a
Added CocoaSetKeyEquivalent() that sets the accelerators.  Only implemented
for letters, numbers, and ascii control characters. TODO: up/down/etc.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30040 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/cocoa/menuitem.h
src/cocoa/menuitem.mm