LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamically creation of control

Hello

Is it possible to create Numeric, Static, LED controls at runtime in LAbWindows/CVI. If yes please provide me relevant examples or guidelines.

Thanks and Regards
Rakesh
0 Kudos
Message 1 of 2
(2,945 Views)
Just look at samples\userint\buildui.c (found wherever You installed CVI).
-----------------------
/* Nothing past this point should fail if the code is working as intended */
0 Kudos
Message 2 of 2
(2,941 Views)