I like the look of an disabled (greyscaled) image button, but the problem for me is that all events are disabled as well. I use mouse events to generate a tool-tip of sorts with information and I want them still to show up.
An alternative for disabling the button, would be changing the graphic to a greyscaled version.
Disadvantage with this is that I need to keep 2 versions of the same image and I have too many images already, so I don’t want to have double the amount.
Would it be possible to generate the disabled image on the fly from the original?