Comment #1 on issue 1009 by
[hidden email]: GTInspector does not
accept code on CMD+s
http://code.google.com/p/moose-technology/issues/detail?id=1009I tried to add shortcut: $s in:
SaveDebugAction>>asGlamourAction
^ super asGlamourAction
shortcut: $s;
action: [ :textPresentation |
self sourceCode: textPresentation text.
self execute ]
but it seems to not have the wanted effect. Strange.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev