A problem with QPushButton on a plasma applet
Toussis Manolis
manolis at koppermind.homelinux.org
Wed May 21 17:55:59 CEST 2008
No, the grey background area disappeared as soon as I used Plasma::PushButton
instead of QPushButton/QGraphicsWidgetProxy combo..
The problem was that the buttons kept big, despite my setGeometry to a small
size...
Now with inserting
myButton->setMinimumSize(1,1) in myapplet::init()
all work fine as you can see on the pic.
http://img53.imageshack.us/my.php?image=pic1ku4.png
On Wednesday 21 May 2008 18:30:24 Aaron J. Seigo wrote:
>
> do you still have grey boxes behind the buttons?
More information about the Panel-devel
mailing list