Results 1 to 2 of 2

Thread: localization problem

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2005
    Posts
    4

    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?

  2. #2

    Thread Starter
    New Member
    Join Date
    Jan 2005
    Posts
    4

    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
  •  



Click Here to Expand Forum to Full Width