[Pharo-project] [ANN?] Keymappings 1.8
- It is a little more clean and robust. - It supports integration with TextMorphs - It allows separate declaration of keymaps and settings, so we can now put configurable keymaps or not :) - It works also in 1.3 Dev image Gofer it squeaksource: 'ShortWays'; package: 'ConfigurationOfKeymapping'; load. (ConfigurationOfKeymapping project version: '1.8') load. Now, back to DBX :) Guille
Thanks another piece of the puzzle..... I will really have a look at it this afternoon On Jun 1, 2011, at 1:52 AM, Guillermo Polito wrote:
- It is a little more clean and robust. - It supports integration with TextMorphs - It allows separate declaration of keymaps and settings, so we can now put configurable keymaps or not :) - It works also in 1.3 Dev image
Gofer it squeaksource: 'ShortWays'; package: 'ConfigurationOfKeymapping'; load.
(ConfigurationOfKeymapping project version: '1.8') load.
Now, back to DBX :) Guille
participants (2)
-
Guillermo Polito -
Stéphane Ducasse