May 14, 2011
2:01 p.m.
http://code.google.com/p/pharo/issues/detail?id=2704 in Pharo 1.3 2011/5/14 Hilaire Fernandes <hilaire.fernandes@gmail.com>:
Not yet
Hilaire
Le 14/05/2011 15:56, Stéphane Ducasse a écrit :
did you check if the squeak version has the same behavior?
Stef
On May 14, 2011, at 3:49 PM, Hilaire Fernandes wrote:
Le 14/05/2011 15:29, Hilaire Fernandes a écrit :
* LAYOUT, the problem comes from the method String>>withNoLineLongerThan: doing very badly its job.
Example of unexpected behavior:
'un exemple de texte pour ici qui devrait etre facile a mettre en oeuvre dans ce petit texte' withNoLineLongerThan: 40
-> 'un exemple de texte pour ici qui devrait etre facile a mettre en oeuvre dans ce petit texte'