List Info

Thread: Re: Unicode strings in GUI Editor




Re: Unicode strings in GUI Editor
country flaguser name
United States
2007-07-20 00:19:12

Julian Smart wrote:
> Doing a bit of googling, it seems you can write uXXXX in source files
> where XXXX is a 4-digit hex number. Sounds like that may be the way to
> go. Anyone have experience with doing this? Presumably I can directly
> convert the characters in the wxString to these numbers.

Yes, I tried that too. In vc8 it works, but in vc6 it is an invalid
escape sequence. If I write _T("u1234") it will become "u1234".
I think using integers are more portable.

__._,_.___
.

__,_._,___
Re: Unicode strings in GUI Editor
country flaguser name
United Kingdom
2007-07-20 08:41:47

akusaya%40gmx.net">akusayagmx.net wrote:
>
> Yes, I tried that too. In vc8 it works, but in vc6 it is an invalid
> escape sequence. If I write _T("u1234") it will become "u1234".
> I think using integers are more portable.
>
Thanks - I'll use the hex solution, and it'll be in the next release (in
the next few days). I know quite a few people have been frustrated by
the current behaviour, and using translations to work around it is a
real bore.

Best regards,

Julian

__._,_.___
.

__,_._,___
[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )