It will take a little work, but make a screen shot of the stepper widget. Go into photoshop and gray it out to give you the disabled look. Draw that image at the same place as the widget. When you disable the stepper, remove it, revealing the “disabled” version below it.
That’s basically the same idea. Mine has the benefit of making it look disabled. But dropping an invisible object on top that steals the touch and tap events is solid.
Ok, so i got it to work, and i used your idea but just created another rectangle the same size as the event masking shape , set the colour to the same as the background and set alpha to .7 and toggle them as required. thanks for the input Rob.
It will take a little work, but make a screen shot of the stepper widget. Go into photoshop and gray it out to give you the disabled look. Draw that image at the same place as the widget. When you disable the stepper, remove it, revealing the “disabled” version below it.
That’s basically the same idea. Mine has the benefit of making it look disabled. But dropping an invisible object on top that steals the touch and tap events is solid.
Ok, so i got it to work, and i used your idea but just created another rectangle the same size as the event masking shape , set the colour to the same as the background and set alpha to .7 and toggle them as required. thanks for the input Rob.