キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

Changing runtime menu item names dynamically in executable

I want to change the language of my application dynamically. In the run-time menu i do this by changing de item names (leaving de item tags the same) In Labview (6.1) this works but in a application builder build executable this don't work.
すべてをダウンロード
0 件の賞賛
メッセージ1/4
3,344件の閲覧回数
How are you changing the runtime menu dynamically? Are you reading the menu settings from a file? If so you might be losing the path to the file in the executable.

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 件の賞賛
メッセージ2/4
3,344件の閲覧回数
I agree with Mikeporter. Also you should wire uo your error clusters with the appropriate indicator.
0 件の賞賛
メッセージ3/4
3,344件の閲覧回数
Mike and you are right. I desided to leave the items names unchanged if the're not in the ini-file with translations.
In the executable the ini-file was not correct included so all the item names kept unchanged.
Thanks for your help.
Gerben Litjens
0 件の賞賛
メッセージ4/4
3,344件の閲覧回数