[Implemented] Need gray image if disable ImageButtonGadget
Posted: Fri Jun 21, 2002 6:41 am
Restored from previous forum. Originally posted by teachco.
If I disable an ImageButtonGadget, I get only a darkgray rectangle instead of the former picture. That don't look very nice. It would be nice if it's possible to transform the button image from a color to a gray version during disabling (automaticly).
Of course, it's possible to code this, but then I've to build and load also the gray images and need a routine to exchange the buttonImageGadget with an imageGadget.
If I disable an ImageButtonGadget, I get only a darkgray rectangle instead of the former picture. That don't look very nice. It would be nice if it's possible to transform the button image from a color to a gray version during disabling (automaticly).
Of course, it's possible to code this, but then I've to build and load also the gray images and need a routine to exchange the buttonImageGadget with an imageGadget.