From kde-core-devel Tue Nov 28 09:15:45 2006 From: David Faure Date: Tue, 28 Nov 2006 09:15:45 +0000 To: kde-core-devel Subject: Re: RFC: Making focus information visible for panes Message-Id: <200611281015.46711.faure () kde ! org> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=116470540114136 On Tue Nov 28 2006, Celeste 'seele' Paul wrote: > > how would you go about implementing it in kdelibs? In KTabBar. > > If you did that, it would be hack-ish Not really. The widget can adjust the palette before calling the style, if we're only talking about changing a color and not the shape or anything else in the drawing. > > it would override functionality that styles are *supposed* to address Styles use the palette given to them... So I disagree. Color is the palette's job, not the style's. > > and wouldn't work for Qt-but-not-KDE applications. True, of course. However this has not stopped us in the past, for many things ;) -- David Faure, faure@kde.org, sponsored by Trolltech to work on KDE, Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).