LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

LOCALIZATION TOOLS

I'm using Localization Tools with LabWindowsCVI v. 6.0.
With the LocalizePanel function I can change the label of my control in the language i want, but i don't able to return to the defoult language ! Can You help me ?
0 Kudos
Message 1 of 2
(3,075 Views)
You could either reload the panel (DiscardPanel then LoadPanel) or you could create a "default language" LWL file that maps the original strings to the exact same strings. Then, you can load that LWL with LocalizePanel to return to the original language.

Best Regards,

Chris Matthews
National Instruments
Message 2 of 2
(3,075 Views)