From kde-core-devel Wed Nov 15 07:50:44 2000 From: Espen Sand Date: Wed, 15 Nov 2000 07:50:44 +0000 To: kde-core-devel Subject: Colors in Qt apps (bug?) X-MARC-Message: https://marc.info/?l=kde-core-devel&m=97427533111584 Hi, I have a small problem with disabled pixmaps in a pure Qt program. I have set the QApplication::setDesktopSettingsAware(true) so that I get the current KDE color etc, but it seems that the color Qt then uses when drawing a disabled pixmap is too dark. This effect can be seen in the qt "application" example. Open the fileselector and move to a directory where you dont't have a write access. The "make new directory" button is then disabled but the pixmap is too dark. Is there a reason why KDE defines such a color value? Will I break something else if I make the color in question brighter? -- Espen Sand