> 2006.11.16 2.0.0 removed chkDisableEscapeKey (obsolete... use custom
> EditTemplate to change toolbar definition).

Much has changed since 2006.... but the basic mechanism for binding
the escape key to a toolbar command is the same: the command is
preceded by a "-" (minus sign).  Thus, in ToolbarCommands (or
MPTWTheme if using MPTW), you could change this:

|~EditToolbar|+saveTiddler -cancelTiddler copyTiddler deleteTiddler|

to

|~EditToolbar|+saveTiddler cancelTiddler copyTiddler deleteTiddler|

(i.e. remove the "-" prefix from cancelTiddler)

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to