02-27-2009 03:56 AM
LabView8.6で日本語版アプリケーションと英語版アプリケーションを作ろうと考えています。OSの言語環境から自動的に日本語表示or英語表示に切り替えるなんてことができるのでしょうか?ご経験のある方教えてください。
以上
解決済! 解決策の投稿を見る。
03-02-2009 09:05 PM
Hi,
Attached is a reference example on displaying selected language using ini file.
PS: Please place the Languages.vi and Languages.ini in the same directory.
OS_Language.vi is to find out the language of the OS. You may do some modification for the two to work together.
Hope it helps!
03-05-2009 04:16 AM
Thank you. Helpful.