Visual Basic .NET Forums  
Click here to advertise with us

Go Back   Visual Basic .NET Forums > Visual Studio .NET > Localization and i18n (Internationalization)

Localization and i18n (Internationalization) Discussion on localizing and internationalizing

VB.NET Forums Newsletter Signup:
Email address:


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-27-2009, 9:08 AM
[RTS]BN+VS*'s Avatar
VB.NET Forum Enthusiast
.NET Framework: .NET 2.0 (VS 2005)
 
Join Date: Feb 2009
Location: BELGIUM - East Flanders
Age: 19
Posts: 53
Reputation: 17
[RTS]BN+VS* is on a distinguished programming path ahead
Default Multilanguage controls

Hey,

I'm using a number of custom controls in a multi language application. What's the best way to make the controls display the correct language? Do I change properties of the control via the application depending on language strings fetched by it, or do I make the control itself support multiple languages?

Cheers
BN
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 03-15-2009, 4:03 PM
[RTS]BN+VS*'s Avatar
VB.NET Forum Enthusiast
.NET Framework: .NET 2.0 (VS 2005)
 
Join Date: Feb 2009
Location: BELGIUM - East Flanders
Age: 19
Posts: 53
Reputation: 17
[RTS]BN+VS* is on a distinguished programming path ahead
Default

No suggestions?
__________________
My blog: BN's Blog
My programs: Binary converter, Hash attacker, Directory browser

Informatics has as little to do with computers as astronomy with telescopes.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 06-25-2009, 1:52 PM
VB.NET Forum Newbie
.NET Framework: .NET 2.0 (VS 2005)
 
Join Date: Dec 2008
Posts: 4
Reputation: 0
Richard Creer is on a distinguished programming path ahead
Default

I find it strange too. I have yet to find a single 'real world' example of doing this despite hours of searching. Makes you wonder...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 06-25-2009, 4:30 PM
[RTS]BN+VS*'s Avatar
VB.NET Forum Enthusiast
.NET Framework: .NET 2.0 (VS 2005)
 
Join Date: Feb 2009
Location: BELGIUM - East Flanders
Age: 19
Posts: 53
Reputation: 17
[RTS]BN+VS* is on a distinguished programming path ahead
Default

I haven't found anything since last time I posted... Really strange no one comes up with the answer.

Cheers
BN
__________________
My blog: BN's Blog
My programs: Binary converter, Hash attacker, Directory browser

Informatics has as little to do with computers as astronomy with telescopes.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 06-26-2009, 3:05 PM
VB.NET Forum Newbie
.NET Framework: .NET 2.0 (VS 2005)
 
Join Date: Dec 2008
Posts: 4
Reputation: 0
Richard Creer is on a distinguished programming path ahead
Post

I suspect part of the problem is that the 'automatic' translation of labels and such works on the setting of UICulture and, in XP at least, there is no obvious way to change this for the purposes of testing - see my adjacent post which has yet to produce an answer.

Now one could assume that M. Customer in, say France, will have his UICulture set to fr-FR and everything will work. But I'm not convinced it is safe to assume that becauses my bought-in-the-UK, everything in English(UK), PC's UICulture is English(US) and resists all attempts to change it. It would not surprise me if very many PCs around the world are similarly English(US) and if I (fairly computer capable) cannot change it I doubt if someone less capable, like an average user, is going to succeed.

So the 'automatic' translation is possibly a non-runner though I would be very happy if someone could demonstrate, with a working example, that I am wrong. Nevertheless people are clearly using locales, possibly by retrieving language-dependant strings programmatically.

In the time it has taken me to investigate, and fail to get working, localisation the Microsoft way I could have written a database-driven alternative which would provide a central library of translations, let people choose their preferred language, and be much easier to maintain and distribute than all these little .resx files. In fact I think I will do just that...

What did you do?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 On





All times are GMT -4. The time now is 7:20 AM.

Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2


For advertising opportunities click here.