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 » How to get proper topic
Re: How to get proper topic [message #13983 is a reply to message #4761] Tue, 05 February 2008 09:49 Go to previous messageGo to previous message
sergeynikitin is currently offline  sergeynikitin
Messages: 748
Registered: January 2008
Location: Moscow, Russia
Contributor

Yes, I use

//in main section

BasePath = "App/help";

...

//in help section

String s = String(BasePath +"/"+ FileTopic +"$"+ String(ToLower(LNGAsText(GetCurrentLanguage()& 0xfffff))));

....

//Execute Help section
dlg.GoTo(s);
dlg.Execute();




SergeyNikitin<U++>( linux, wine )
{
    under( Ubuntu || Debian || Raspbian );
}
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Enumerates and names all available Languages
Next Topic: Hungarian translation update
Goto Forum:
  


Current Time: Mon Apr 29 17:44:28 CEST 2024

Total time taken to generate the page: 0.02378 seconds