EditorCursorFix: AutoEnclose enhancement

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

EditorCursorFix: AutoEnclose enhancement

Fernando olivero-2
Name: SLICE-Issue-2653-EditorCursorFix-FernandoOlivero.2
Author: FernandoOlivero
Time: 23 August 2010, 12:15:26 pm
UUID: 28389065-9ee0-4739-99a8-da1e9e94af54
Ancestors: SLICE-Issue-2653-EditorCursorFix-FernandoOlivero.1
Dependencies: Polymorph-Tools-Diff-FernandoOlivero.39, System-Text-FernandoOlivero.28, Tests-FernandoOlivero.209
_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: EditorCursorFix: AutoEnclose enhancement

Stéphane Ducasse
Comment #7 on issue 2653 by fernando22480: Editor cursor fix
http://code.google.com/p/pharo/issues/detail?id=2653

I ran into some problems integrating it.

Comments:
#moveCursor: directionBlock forward: forward specialBlock: specialBlock select: shouldSelect
Wasnt need in Pharo because the sensor is not being asked directly , and the original event is being passed one.
Juan's good coding style!

Added
 1. to enable/disable send TextEditor>>autoEnclose : ( TextEditor class AutoEnclose class variable ).
 ( in which settings should this go? , or should we make a new TextSettings ? )
 2. TextEditorTest>testAutoEnclose

Try it out using NewTextMorph.


On Aug 23, 2010, at 12:20 PM, Fernando olivero wrote:

> Name: SLICE-Issue-2653-EditorCursorFix-FernandoOlivero.2
> Author: FernandoOlivero
> Time: 23 August 2010, 12:15:26 pm
> UUID: 28389065-9ee0-4739-99a8-da1e9e94af54
> Ancestors: SLICE-Issue-2653-EditorCursorFix-FernandoOlivero.1
> Dependencies: Polymorph-Tools-Diff-FernandoOlivero.39, System-Text-FernandoOlivero.28, Tests-FernandoOlivero.209
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


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