Re: Re: [Seaside] Creating Korean String

"S.J.Chun" chunsj at embian.com
Thu Jul 26 01:45:35 UTC 2007


 "new Squeak" means it uses other encoding system than one in 3.8? Hmm if so, 
my result is very normal :-)

----- Original Message -----
   From: Philippe Marschall <philippe.marschall at gmail.com>
   To: "\"S.J.Chun\"" <chunsj at embian.com>, Seaside - general discussion <seaside at lists.squeakfoundation.org>
   Sent: 07-07-26 02:49:39
   Subject: Re: Re: [Seaside] Creating Korean String

  2007/7/25, "S.J.Chun" <chunsj at embian.com>:
> it seems that it does not work.
> My question is that what kind of encoding
> does the string has?

"new Squeak"

> My image does have font for UTF8 encoded korean
> string. But your code does not show me a valid korean string. just
> '???' is displayed.

That is not enough proof to me that creating the string doesn't work.

Cheers
Philippe


> ----- Original Message -----
>    From: Philippe Marschall <philippe.marschall at gmail.com>
>    To: Seaside - general discussion <seaside at lists.squeakfoundation.org>
>    Sent: 07-07-25 05:13:06
>    Subject: Re: [Seaside] Creating Korean String
>
>   Hi
>
> For a test I create a korean string using:
>
> String with: (Character value: 50976) with: (Character
> value: 47532) with: (Character value: 47484)
>
> Should this work everywhere?
>
> Cheers
> Philippe
> _______________________________________________
> Seaside mailing list
> Seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>
> _______________________________________________
> Seaside mailing list
> Seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>



More information about the Seaside mailing list