Version: (using KDE KDE 3.2.3) Installed from: Mandrake RPMs Compiler: gcc version 3.4.1 (Mandrakelinux 10.1 3.4.1-4mdk) OS: Linux It would be desirable and flexible to be able to set the menu background color separate from other window decorations. Currently it is the color of window backgrounds. Thanks.
I'm not familiar with kdeui, but I guess this is a Qt issue. Can anyome confirm?
> I'm not familiar with kdeui, but I guess this is a Qt issue. Can anyome confirm? Yes, styles use the colorgroup.
> I'm not familiar with kdeui, but I guess this is a Qt issue. Can anyome confirm? Well, OTOH, I just noticed that we have many color definitions in KGlobalSettings, we can always add stuff there and let KDE styles use that. But not Qt styles of course.
No, we can't. KDE styles will not link to kdecore.
Is this possible now with new new Qt4 on KDE 4?
Qt has QApplication::palette(const char *classname), so KDE could offer per-widget class color configuration.
*** This bug has been marked as a duplicate of bug 136719 ***