10-13-2008 11:15 AM
Hi,
I'm using LV 8.5,Is it not possible to assign label names(to say indicators) dynamically?
i remember(if im not wrong),it can be done in versions 7.1 or earlier.
Any suggestions?
Thanks
Murali
10-13-2008 11:23 AM - edited 10-13-2008 11:25 AM
Use the caption instead of the label. this can be changed at run time with the property node.
the label is the widget's identifier, so being able to change it at run time would create interesting errors 😛