On 2008-12-24 16:46:30 -0200, "Damien Pollet" <[email protected]> said:
> On Wed, Dec 24, 2008 at 19:43, Damien Pollet > <[email protected]> wrote: >> PS. After re-reading Lukas's mails, Transcript and Workspace do work >> here too :) > > Actually, after implementing String class>>space, most windows worked ;) Lukas, Damien, Thanks for reporting this... I thought I wasn't using String space, but I found a place where I'm actually using it. It seems to not been supported on pharo, so I changed it to a "Character space asString" and now it shouldn't be a problem. Cheers, Esteban _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
