Problem with accents in monticello

Rogerio Borba rogerioluisribeiro at yahoo.com
Thu Mar 15 19:25:25 UTC 2007


I create a package in monticello. In this package
there are classes with methods that answer strings
with accents.
example(My language is portuguese): 
Teste>>string
	^'à á â ã é ê Í õ Õ ç '

when close de squeak e open again to load my
package(saved in directory), the code above become:
Teste>>string
	^'‡ · ‚ „ È Í Õ Ð ’ Á '

How can i do to solve this problem? 


 
____________________________________________________________________________________
8:00? 8:25? 8:40? Find a flick in no time 
with the Yahoo! Search movie showtime shortcut.
http://tools.search.yahoo.com/shortcuts/#news



More information about the Squeak-dev mailing list