Artifacts in Keramik widget theme
Henrik Johnson
hpj at globecom.se
Wed Sep 4 01:25:00 BST 2002
Yepp, just updated the CVS and now it works. Thanks. The reason I use
QToolButton is that I use the same codebase to compile a windows and a
Linux binary with some ifdefs to get as much KDE functionality as
posible with as little differences as posible from straight Qt programs.
So I use KMainWindow and KToolBars etc, but most of the widgets are the
Qt variant.
/Mauritz
Underscore AB
Maks Orlovich wrote:
>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..
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20020904/1b68c105/attachment.htm>
More information about the kde-core-devel
mailing list