Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Libraries and TheIDE: i18n, Unicode and Internationalization » GetLanguageCode
Re: GetLanguageCode [message #19693 is a reply to message #19685] Mon, 05 January 2009 22:42 Go to previous messageGo to previous message
White_Owl is currently offline  White_Owl
Messages: 27
Registered: January 2009
Location: New York
Promising Member
Well... After some tweaking I now load my QTF's like this:
Topic GetTopicLNG(const String &path) {
	return GetTopic(path + "$" + ToLower(LNGAsText(GetCurrentLanguage()).Left(5)));
}
....

PromptOK(GetTopicLNG("MyProject/src/About"));

May be some kind of language sensitive loading function should be in the default Topic library?
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: how to add ISO10646 charset?
Next Topic: GetNativeLangName returns English for non-english languages
Goto Forum:
  


Current Time: Wed May 15 18:43:46 CEST 2024

Total time taken to generate the page: 0.03306 seconds