Calling this on a QWidget remove grey boxes we have (if we talk about the same boxes) :<br>&nbsp;&nbsp;&nbsp; <br>mWidget-&gt;setAttribute(Qt::WA_NoSystemBackground);<br>mWidget-&gt;setAutoFillBackground (false);<br><br>One example is notes applet wich call these two lines...It allow the embeeded widget to be transparent...<br>
<br>&lt;br&gt; :)<br><br><div class="gmail_quote">On Wed, May 21, 2008 at 6:00 PM, Toussis Manolis &lt;<a href="mailto:manolis@koppermind.homelinux.org">manolis@koppermind.homelinux.org</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Also the hover event on the buttons happens only ON the buttons and not at the<br>
right of them too...<br>
So problem solved.<br>
<div class="Ih2E3d"><br>
On Wednesday 21 May 2008 18:55:59 Toussis Manolis wrote:<br>
&gt; myButton-&gt;setMinimumSize(1,1) &nbsp;in myapplet::init()<br>
&gt; all work fine as you can see on the pic.<br>
&gt;<br>
&gt; <a href="http://img53.imageshack.us/my.php?image=pic1ku4.png" target="_blank">http://img53.imageshack.us/my.php?image=pic1ku4.png</a><br>
<br>
<br>
</div><div><div></div><div class="Wj3C7c">_______________________________________________<br>
Panel-devel mailing list<br>
<a href="mailto:Panel-devel@kde.org">Panel-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/panel-devel" target="_blank">https://mail.kde.org/mailman/listinfo/panel-devel</a><br>
</div></div></blockquote></div><br>