|
[Date Index]
[Thread Index]
[Author Index]
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
Prev by Date:
New Article : ShadowPlot3D
Next by Date:
Re: how call a function by same name in 2 different contexts?
Previous by thread:
InitializationCell -> Toggle shortcut key
Next by thread:
Re: InitializationCell -> Toggle shortcut key
|