PC Review


Reply
Thread Tools Rate Thread

Creating multilanguage forms

 
 
Tosch
Guest
Posts: n/a
 
      9th Oct 2003
I have created a form with some labels that I have translated into
french and englich, default language is german.
I can switch languages by code no problem.

But when I run this sample on a french windows I still get all the
german labels on startup. Doesn't .NET not realise that I have
installed a frend Win2K? Is there anything I have to add to my code to
achieve this?

Thomas

 
Reply With Quote
 
 
 
 
Cor
Guest
Posts: n/a
 
      9th Oct 2003
Tosch
Depends on the way you set the language and culture, when you use the
culture methode in the resource, than you have as far as I know to do
nothing. (Be awared for W98/Me systems, because the language is there set
using the keyboard settings.
Cor


 
Reply With Quote
 
Herfried K. Wagner [MVP]
Guest
Posts: n/a
 
      9th Oct 2003
* Tosch <(E-Mail Removed)> scripsit:
> I have created a form with some labels that I have translated into
> french and englich, default language is german.
> I can switch languages by code no problem.
>
> But when I run this sample on a french windows I still get all the
> german labels on startup. Doesn't .NET not realise that I have
> installed a frend Win2K? Is there anything I have to add to my code to
> achieve this?


How did you implement the multiple language support?

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>
 
Reply With Quote
 
Tosch
Guest
Posts: n/a
 
      10th Oct 2003
On the form I have set localizable=true, set the language I wanted and
then entered the text property for the lables in the appropriate
language.

VB then generated code that loads lot's of properties from the
resource file, not only the text property.


Tosch


On 09 Oct 2003 20:12:48 +0200, hirf-spam-me-(E-Mail Removed) (Herfried K.
Wagner [MVP]) wrote:

>* Tosch <(E-Mail Removed)> scripsit:
>> I have created a form with some labels that I have translated into
>> french and englich, default language is german.
>> I can switch languages by code no problem.
>>
>> But when I run this sample on a french windows I still get all the
>> german labels on startup. Doesn't .NET not realise that I have
>> installed a frend Win2K? Is there anything I have to add to my code to
>> achieve this?

>
>How did you implement the multiple language support?


 
Reply With Quote
 
Cor
Guest
Posts: n/a
 
      10th Oct 2003
Hi Tosch,
I think that you did it in the right way,
You can check this, when you set your solutions explorer to show all files
(that is in top of the explorer one of the four icons)
And then open the tree beneath your form, there has to be for every language
you have used an extra resx file.
If it is not, you are sure that it is not working.
I hope this helps a little bit.
Cor


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Multilanguage Windows Forms applications DoB Microsoft C# .NET 1 4th Dec 2008 02:53 AM
TASKS Creating Forms ( Task Request Form, Respond Forms) AMINOCARD Microsoft Outlook Discussion 0 24th Jun 2008 06:40 AM
Regarding multilanguage support for windows forms charlisolutions Microsoft VB .NET 1 20th Sep 2007 10:38 PM
Creating Organizational Forms Library & Publish Forms akafrog18 Microsoft Outlook Form Programming 1 1st Aug 2006 04:26 PM
multilanguage forms Dominique Vandensteen Microsoft VB .NET 3 30th Jan 2004 01:22 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:20 AM.