Hello, Peter!
Here is my situation:
I create a custom control, and name it "CustomControl.screen"
Now I want to add to this control some states, e.g. "disabled" and "selected", and for example when control goes to "disabled" state its background becomes gray, and when it goes to "selected" state its border color becomes red.
In other words, I want to develop functionality that will be similar to behaviour of native components like "Button" (it has 4 predefined states and changes its appearance when its states are changed).
Can I develop something like this in Wireframesketcher and how if I can?
Thank you!