05-24-2006 08:52 PM
05-25-2006 02:33 PM
Good afternoon,
It looks like a perfect place for a property node. If you want to programmatically change the value of one of the controls, right click the control and select “property node->value” drop this down in the case where you want the value of that control to be changed. Then just wire the value you want to change the control to.
There is a lot of information on property nodes on the web, I advise checking this out before you jump right in to using them. Also in general you should use property nodes sparingly as they introduce some memory and time overhead into your application.