Reputation: 153
I have a Numeric Slide control and a Boolean Toggle switch
I can control the output of the Slide control with the Toggle (False = output always "0", True = output always slide value). But I'd also like to control the Appearance/Enabled State with the same Toggle:
False = Appearance/Enabled State = Disabled & grayed | True = Appearance/Enabled State = Enabled
I've gone through every Property Node I can think of and I don't see a way of setting the Enabled State. Specifically to Gray out the entire control. Does this Node not exist?
Upvotes: 0
Views: 83