12-23-2008 04:37 AM
I am cleaning a project consisting to 100's of VI's. Many of them use non-system controls. Is there an easier way of replacing those non-system ones with system controls? (I mean is there a VI or tool someone might have made for achieving the same effect) or there is no solution but to do it manually, tackling each one by one.
Have a very pleasant day!
12-23-2008 05:12 AM
Unfortunatly there is no way to do that, however to overcome this problem in the future create a 'Strict Type Def'. and relink all controls to this control.
The only thing you have to do is change the contents of the Strict type def and all controls will update
12-23-2008 05:22 AM