12-22-2020 05:00 AM - edited 12-22-2020 05:08 AM
Hi all
As far as I can see, UIconv.exe does not include the ATTR_SHOW_INCDEC_ARROWS for numeric controls even if value is different from default, so the generated controls show always the inc/dec arrows.
Can someone confirm this?
[Edit]
Another bug happens when the error checking is disabled (-noErrChecking in command line).
The converter leaves behind the unused "error" variable and unreachable code chunks that trigger compiler warnings when building the project.
05-12-2021 09:45 AM
Can you elaborate?
05-12-2021 12:28 PM
Harvery91, I wrote that message five months ago.
I was struggling with CVI utility "UIconv.exe" (aka "UI to Code Converter") using it from the command line (nothing changes using the GUI, anyway).
The two bugs I encountered are described clearly, IMHO.
If I was too short for you, please ask for specific question.
And I've not checked if there are improvements in CVI "2020 f1" release.