LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Upgrade from 5.0 to 6.1 property node no longer work.

When I upgrade from 5.0 to 6i or 6.1 my property nodes which are supposed to change background colors no longer work.
0 Kudos
Message 1 of 2
(2,357 Views)
Check to see what kind of controls you are using and see what kind they got upgraded to. If you are using dialog controls you can not change the background color. Any easy test is to see if you can manually chang ethe color once you have upgraded the code.

If you can not manually cnahge the colors, then you will need to replace the controls with non-dialog controls to get the program to work.
Message 2 of 2
(2,357 Views)