|
-
Jan 16th, 2005, 11:15 AM
#1
Thread Starter
New Member
localization problem
i have wrote an application that works on both english and chinese platform.
i have engange the method of setting the form localizable = true and have an appropriate resx file setup. I found my application works fine and perfect in windows XP (english version). I tested the chinese transalation too on this platform by settings currentUIculture to chinese.
but when i install my application on a genuine chinese version of window XP, i found that all my controls's width has widen which cause the layout of some of the controls allign off of the screen!?
did someone encourter this before? any idea about how and why of this problem?
-
Jan 17th, 2005, 01:13 AM
#2
Thread Starter
New Member
Re: localization problem
case solved!
i have found the solution here
http://www.dotnet247.com/247referenc...49/247789.aspx
is because of the default fonts used by visual studio.net, but i don't know what's the reason behind.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|