I'm trying to figure out how to do one of two things. All of this is in the IDE:
1. Have a property I can gray out or disable user input to depending on the setting of another property.
2. Have a property that only appears when another property is set a certain way.
Either option would work for me. I've looked thru other plugins, the sdk documentation, and the forum, but I can't figure out how to do this.
It's not a mandatory thing for my plugin to work, but it would make one of my properties a little more elegant to set for the user.