Home > Archive > C# > March 2004 > Visual .NET c# design view is showing "?????" for foreign language characte
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Visual .NET c# design view is showing "?????" for foreign language characte
|
|
| jaekim 2004-03-28, 10:28 pm |
| Visual .NET c# design view is showing "?????" for all the Korean
characters in design view.
In code view, it looks okay.
Did anybody have this kind of problem with foreign characters?
| |
| Søren M. Olesen 2004-03-28, 10:28 pm |
| Hi
My guess is that either the font you're using in designview dosn't support
Korean, or that you'd have to ue UTF-8 encoding when you wirte the
characters.
Søren
"jaekim" <jkim65@socal.rr.com> wrote in message
news:91d0d16b.0402092218.7487a1c7@posting.google.com...
> Visual .NET c# design view is showing "?????" for all the Korean
> characters in design view.
>
> In code view, it looks okay.
>
> Did anybody have this kind of problem with foreign characters?
| |
| Sangwoo Im 2004-03-28, 10:28 pm |
| "Søren M. Olesen" <smolesen@hotmail.com> wrote in message news:<eiPm3L87DHA.2736@TK2MSFTNGP10.phx.gbl>...[color=darkred]
> Hi
>
> My guess is that either the font you're using in designview dosn't support
> Korean, or that you'd have to ue UTF-8 encoding when you wirte the
> characters.
>
>
> Søren
>
>
>
> "jaekim" <jkim65@socal.rr.com> wrote in message
> news:91d0d16b.0402092218.7487a1c7@posting.google.com...
it is about your windows regional settings, but vs.net I think..
|
|
|
|
|