LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

LoadLocalizedPanel -6000

For an hungarian interface we need to translate language files (lwl and lwd) in hungarian version.

So we need to enter characters with specific accents (like "Hűtés" for "Climatisation" translation from french to hungarian language).

The text editor does not accept to save these messages in classic text format, and propose to use the UNICODE format.

But after that the "LoadLocalizedPanel" function give the error "-6000" corrupted file, because of the UNICODE format.

How can we manage a language with this specific accents in the Localized UIR ?

Thanks for your information back,

Franck Dubreuil

 

0 Kudos
Message 1 of 3
(3,381 Views)

Which CVI version are you using?

Since 9.0 (I think) the user interface can display different character sets, and it's east to use the UI localizer to translate language files.

If you've been using a previous version, or you want to use a custom text file to store the  messages, you have to change the Operating System "Regional and Language Options" (under Control Panel) and select the right IME to see characters with specific accents.

Vix
-------------------------------------------
In claris non fit interpretatio

-------------------------------------------
Using LV from 7
Using LW/CVI from 6.0
Message 2 of 3
(3,374 Views)

Thanks for your quick information !

I have tested it after adding the new language in Windows, and it's working fine.

Thanks a lot for the support.

Franck Dubreuil

 

0 Kudos
Message 3 of 3
(3,361 Views)