<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">---------- Messaggio inoltrato ----------<br>From: &quot;Aaron J. Seigo&quot; &lt;<a href="mailto:aseigo@kde.org">aseigo@kde.org</a>&gt;<br>

To: <a href="mailto:plasma-devel@kde.org">plasma-devel@kde.org</a><br>Date: Thu, 14 Apr 2011 18:47:41 +0200<br>Subject: Re: Can&#39;t collapse QML plasmoid to icon<br>On Thursday, April 14, 2011 18:30:36 Diego Casella wrote:<br>


&gt; [I didn&#39;t received any response yet, so I&#39;m posting again since on April 28<br>
&gt; there is the soft freeze fo 4.7, and I&#39;d like to fill the KMix plasmoid<br>
&gt; review request as soon as I can :)]<br>
&gt;<br>
&gt; Hello guys,<br>
&gt; I&#39;m facing an other problem during the development of the KMix plasmoid<br>
&gt; replacement. As I wrote on the subject of this email, I can&#39;t set a<br>
&gt; popupIcon for that plasmoid. I&#39;ve modified the &quot;Service Types&quot; in<br>
&gt; metadata.desktop to &quot;Plasma/Applet,Plasma/PopupApplet&quot; (I even tried just<br>
&gt; &quot;Plasma/PopupApplet&quot;) and then, inside the main Component.onCompleted<br>
&gt; function:<br>
&gt;<br>
&gt; plasmoid.setMinimumSize(80, 150)<br>
&gt; plasmoid.popupIcon(&quot;audio-volume-high&quot;)<br>
<br>
perhaps:<br>
<br>
plasmoid.popupIcon = &quot;audio-volume-high&quot;<br>
<br>
it&#39;s a property, not a function :)<br></blockquote><div> </div><div>Oh my bad, I was still thinking of it as its c++ setPopupIcon() equivalent &gt;.&lt;<br>However, now now I&#39;ve noticed an other weird issue: if I declare the applet as &quot;Plasma/PopupApplet&quot;, install the applet, and run kbuildsycoca4, the widgetexplorer doesn&#39;t show the applet at all.<br>

If I declare the plasmoid as &quot;Plasma/Applet,Plasma/PopupApplet&quot;, plasmapkg (and also plasmate) refuses to install it. If I copy it with &quot;cp -r&quot;, the widgets explorer now displays the new plasmoid but, still, it is not collapsed into an icon when placed in the panel (popupIcon is a QIcon property btw :).<br>

Pretty weird, isn&#39;t it?<br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
--<br>
Aaron J. Seigo<br>
humru othro a kohnu se<br>
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA  EE75 D6B7 2EB1 A7F1 DB43<br>
<br>
KDE core developer sponsored by Qt Development Frameworks<br><br></blockquote></div>-- <br>H: Who is Watson without Sherlock Holmes?<br>G: Watson was a genius in his own right.<br><br>My personal blog: <a href="http://polentino911.wordpress.com/" target="_blank">http://polentino911.wordpress.com/</a><br>

<br>