infinite loop when Locale changed

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

infinite loop when Locale changed

hilaire
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: infinite loop when Locale changed

Stéphane Ducasse

On May 7, 2010, at 7:20 PM, Hilaire Fernandes wrote:

> What is the use to call StrikeFont localeChanged.
> It is provocing an infinite loop when Locale is changed
> it comes from the StrikeFont localeChanged message
>
> What is supposed to do StrikeFont localeChanged ?
>
> Hilaire
>
>
> Locale class>>localeChanged
> #(#ParagraphEditor) do: [ :key | Smalltalk globals at: key ifPresent: [ :class | class initialize ] ].
> StrikeFont localeChanged.
> Project localeChanged
>


May be to load ohter fonts for chinses japanese support?

>
> http://code.google.com/p/pharo/issues/detail?id=2391
>
>
> _______________________________________________
> 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