[Implemented] Need gray image if disable ImageButtonGadget

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

[Implemented] Need gray image if disable ImageButtonGadget

Post by BackupUser »

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.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by teachco.

Not so important, but nice to have.
Post Reply