1. The CharacterScanner skips parts with white-spaces. I couldn't figure out how to get a continuously filled area.
2. The order of the text annotations in the text is more or less random, so you if you have overlapping styles things get unpredictable. 3. The cursor is drawn first, then the text with the annotations. So if you have a background color it disappears behind the rectangle. Nothing insolvable, but very hard to fix without changing the complete system. Lukas 2009/12/14 Mariano Martinez Peck <[email protected]>: > > > On Mon, Dec 14, 2009 at 10:51 PM, Lukas Renggli <[email protected]> wrote: >> >> > Maybe creating a issue and cc alain :) >> > >> > That would be awesome :) I remember doing this in VisualAge at my >> > work. >> > Each people could have their own likes. >> > You could also change the "background" colors of the panel. So, for >> > example >> > you could put black background with letters in white, etc and that >> > configuration seemed to be very cool to rest your sight (sorry if I >> > cannot >> > express myself in english). >> >> The problem is that the text editor does not really support background >> color. > > :(:(:(:(:(:(:(:(:(:(:(:( > >> >> I have an extension that does it, but it looks ugly. >> > > What looks ugly ? the code of the text editor ? Why looks ugly ? because of > the font's color ? Any screenshot? > > Cheers, > > Mariano > >> >> Lukas >> >> -- >> Lukas Renggli >> http://www.lukas-renggli.ch >> >> _______________________________________________ >> 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 > -- Lukas Renggli http://www.lukas-renggli.ch
<<attachment: Screen shot 2009-12-14 at 23.10.56 .png>>
_______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
