06-04-2026 06:43 AM
When I build an executable the menus and dialogs are corrupt. Both on LV2025 and 2026.
If I set only French or German in the language option when building it is ok.
I have Swedish and English (USA) on my PC.
I have searched, but not found a soultion for this behaviour.
/Staffan Ekstrom
06-04-2026 03:27 PM
06-04-2026 03:46 PM
2025 and 2026. Same on both.
/Staffan
06-05-2026 02:58 AM
@f2bstaffan wrote:
When I build an executable the menus and dialogs are corrupt. Both on LV2025 and 2026.
If I set only French or German in the language option when building it is ok.
I have Swedish and English (USA) on my PC.
I have searched, but not found a soultion for this behaviour.
/Staffan Ekstrom
It looks like the wrong code page is being used for display. This may look strange if you are using Swedish. Anyway, the very first thing I would suggest checking is this:
LabVIEW is not fully Unicode-aware, so try setting the language to English here. Also, make sure you don’t have Swedish letters like “Å” in your menus for the moment. But in theory it should work if you will set Swedish for non-Unicode programs as well. Don't forget to restart after this change.
06-05-2026 03:33 AM
ÅÄÖ isn't a problem. 🙂