Artifacts in Keramik widget theme

Maks Orlovich mo002j at mail.rochester.edu
Tue Sep 3 14:47:51 BST 2002


On Monday 02 September 2002 10:10 pm, Henrik Johnson wrote:
> Regarding the pushbutton problem it is created using the following
> constructor.
>
> QToolButton button=new QToolButton((QPixMap)anyPixmap,"Some text","Some
> text",parentWidget);
> button->setPopup(new QPopupMenu(button));
>
> And that seem to pretty much make it show up, wrong background on the
> left part of the button.


Thanks, I fixed this one in CVS (see revision 1.72 of keramik.cpp); good thing 
that you noticed this as these types of buttons aren't really used in KDE 
(which is obviously my primary test material) -- KToolButton handles popups 
differently.. I'll take a look at the second one as soon as I can..






More information about the kde-core-devel mailing list