Here's a demo project that stores captions and text in XML files. One file per language. The XML format of each file is identical.
When you switch language in your app a new file is loaded and the captions of buttons and the text of other controls can easily be changed.
Regards,
Woof


Reply With Quote

I'm VB6 user and I'm trying to build multilanguage app using Woka's demo but i have an issue with Cyrillic characters - instead of "вщь" i can see only "???". Other languages like polish (with ł,ą,ę etc ) or english works fine. Thanks for replays.
