Thanks

Will be intergated now.

BTW at ESUG we should sit together and talk about the way we want to have 
custom keybinding at the morph level.

Once I was thinking to do the following:
        use a classvar for a default table
        and use an instance to point to it and all methods using it so that 
        we could get sharing of the table by default and instance based 
possible cosutomization.

how do you handle specific keybinding with gaucho?
Stef

On Aug 4, 2010, at 11:26 AM, Fernando olivero wrote:

> Name: SLICE-Issue-2749-NewTextMorphEnterAndEscape-FernandoOlivero.1
> Author: FernandoOlivero
> Time: 4 August 2010, 11:23:18 am
> UUID: 4558cda9-d2f7-4839-9c9c-bf8438c9b28f
> Ancestors: 
> Dependencies: Morphic-FernandoOlivero.673, System-Text-FernandoOlivero.25
> 
> . Added edited announcements, so we can create morphs that react to every 
> user input.
> 2. Removed some "morphic" methods from the TextEditor ( #offerMenuFromEsc:, 
> now escape is handled by sending the editor's morphs #escapePressed ).
> 3. Fixed the  bug
> 4 .Simplified KeyStroke: methods, so that all the keyboard bindings logic 
> remains in the Editors ( to easily implement customized keyboard bindings, 
> now hardcoded in the Editors classes )
> _______________________________________________
> Pharo-project mailing list
> [email protected]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to