LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Language Switching App

Hi,

   Attached is a snippet of code that attempts to "import strings" of the UI at runtime. At the moment the code is executing and no errors are being produced. but also, no log file is being created and the languages are not changing.

Can anyone help?

 

Cheers, Alec

0 Kudos
Message 1 of 2
(2,177 Views)

Dear Alec,

 

Please open the attached zip file, ensuring that you extract the entire contents to a single folder.

Once you have done this, open the InternationalApp.vi. Dont run it, just examine the front panel.

 

Then, please open and run the LanguageSelector.vi. Notice that the captions on the front panels of the InternationalApp.vi will update, depending on your selection.

 

Also, have a look at the "errorlog.txt" file which was generated by this app.

If you are unsuccessfully generating this file, try manually creating an empty txt file, and then referecing it from the error log input of the import strings method.


Hope this has been helpful,

Best wishes,

Rich Roberts
Senior Marketing Engineer, National Instruments
Connect on LinkedIn: https://www.linkedin.com/in/richard-roberts-4176a27b/
0 Kudos
Message 2 of 2
(2,150 Views)