Re: InitializationCell -> Toggle shortcut key
- To: mathgroup at smc.vnet.net
- Subject: [mg56783] Re: InitializationCell -> Toggle shortcut key
- From: "ragfield" <ragfield at gmail.com>
- Date: Fri, 6 May 2005 02:59:50 -0400 (EDT)
- References: <d5ctpl$me6$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
The KeyEvent should be the 3rd argument to Item[], not the 1st: Item["Initialization Cell", InitializationCell->Toggle, KeyEvent["i", Modifiers->{Command,Control}]] -Rob