Hi,
I was wondering if it was possible to modify programmaticaly a custom control.
This custom control is a ring, which text values will change a lot in the future, depending on the user. (could be string1, string2, string3 or A_String, B_String for instance)
Because I don't know what will be these text values, I planned to have these values stored in a text file, then I wanted to have a VI that will read the text file, extract the text values and modify the custom control (using string[] property node)
I tried to do that, but it was unsuccessful...
Can someone help me?
Is there an other way to answer my problem, other than using a custom control??
thks for answering
Zib