U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ Libraries and TheIDE: i18n, Unicode and Internationalization » How to display several languages without translation files?
Re: How to display several languages without translation files? [message #4421 is a reply to message #4418] Sun, 06 August 2006 00:10 Go to previous messageGo to previous message
fudadmin is currently offline  fudadmin
Messages: 1321
Registered: November 2005
Location: Kaunas, Lithuania
Ultimate Contributor
Administrator
luzr wrote on Sat, 05 August 2006 20:07

What is DB encoding?

Mirek


Forget DB.

The problem is to make several labels with a different language each. Or column titles. From *.cpp file. Is this possible? If yes, how?

Edit: P.S -no translation files. Not using translation files.

Edit2:

like this
...
Label l;
WString ru_ru1=ToUnicode("Революция",255);
l.text=???(???,ru_ru1,???);
...

I've set the existing *.cpp file to UTF8.

[Updated on: Sun, 06 August 2006 01:58]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: some non-english characters don't display
Next Topic: incorrect date format for hungarian language
Goto Forum:
  


Current Time: Mon May 11 05:38:25 GMT+2 2026

Total time taken to generate the page: 0.00510 seconds