Hi,
a question about Button Widget :
I can enable or disable touch events on my button with the “isEnabled” option. Ok.
I can specify “defaultFile” and “overFile”. Ok.
But what about this case :
I disable touch events on my button with “setEnabled” function, and I would like my button to have a specific image for this specific state.
Why there is not a “disableFile” option for the widget ?
Or maybe I miss something?
Thanks for your help
Olivier