09-20-2010 01:41 AM
Hi!
I'm using 2 case structure to choose if I want a "Create Channel" or not. I don't know if it is the best way to do it but... It´s ok if I use this kind of control to choose the case? and... How can I disable and gray the items in the not selected case?
Thank's
TXL
Solved! Go to Solution.
09-20-2010 02:05 AM
You can use the Diagram disable structure to disable the items instead of disabling the case structure (As it is not meant). Post your BD its easy to tell an appropriate way fotr your application.
09-20-2010 07:40 AM
Sorry I forgot to post it!! That I want is to use 2 or more cases, but when I am in the position "Case 2" I would like that the controls on the front panel to be grayed (or something like this...)
09-20-2010 07:49 AM
Yes you can do it to any controls or indicator.. use the property node...
09-20-2010 10:02 AM
It's ok,
thank you very much!!!