[ANN] Keymapping -- manage your keyboard shortcuts

ducasse ducasse at iam.unibe.ch
Sun Jan 11 14:02:15 UTC 2004


Hi david

Before I find time to play with that, I wouldlike to know if this is  
possible to define keymaps for only one instance.
For example when I developed my own version (micro) of this, I could  
open a window and define the keympas that the
the paragraphEditor of this specific window could have without  
impacting all the paragrapheditors in the image (the trick was
to refactor paragraphEditor and introduce an instance and a classVar  
for the keymap like in the class Scanner, and to use
the only the instance variable but to share the instance varaible  
contents was pointing to the classVar one).

Second question have you look at the package of steven swerling because  
it was good too and this would be good to have
one of this in the image because te way paragraph editor handles  
shortcuts is bad.

http://map1.squeakfoundation.org/sm/package/0c25b2d9-c6e0-4747-a3f5- 
c57d0dadb27e
Stef

On 10 janv. 04, at 23:22, C. David Shaffer wrote:

>> From the SqueakMap entry:  
>> http://map1.squeakfoundation.org/sm/package/51055995-d976-42da-ae18 
>> -7f3bdb9fb27d
>
> This package adds several nice features to the KeyMapper package  
> (which will automatically be loaded for you):
>
>  - a GUI to edit your keymaps (yes, it's ugly, sorry!)
>  - the ability to inoke a TextMorph, ParagraphEditor or arbitrary  
> class method or to play a keystroke sequence
>  - can import the existing ParagraphEditor keyboard shortcuts
>  - can load and save keyboard shortcuts
>
> David
>
>
>
>




More information about the Squeak-dev mailing list