Thank you for help, it works right :)<br><br><div class="gmail_quote">On Mon, Jan 12, 2009 at 7:40 PM, Gökmen GÖKSEL <span dir="ltr">&lt;<a href="mailto:gokmen@pardus.org.tr">gokmen@pardus.org.tr</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&gt; Hello,<br>
Hi !,<br>
<div class="Ih2E3d"><br>
&gt; I&#39;m trying to do a very simple python plasmoid in order to show a<br>
&gt; Plasma.Label, but when I try to run it, I get an error:<br>
</div>It will be done if you change your init method like this;<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;def init(self):<br>
 &nbsp; &nbsp; &nbsp; &nbsp; # first of all we need a layout..<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;self.layout = QGraphicsLinearLayout(Qt.Horizontal, self.applet)<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; # these are ok..<br>
 &nbsp; &nbsp; &nbsp; &nbsp; self.setHasConfigurationInterface(False)<br>
 &nbsp; &nbsp; &nbsp; &nbsp; self.setAspectRatioMode(Plasma.Square)<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; # your label&#39;s parent is self.applet not self<br>
 &nbsp; &nbsp; &nbsp; &nbsp; _label = Plasma.Label(self.applet)<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;# set some texts<br>
 &nbsp; &nbsp; &nbsp; &nbsp; _label.setText(&quot;Hello Plasma !&quot;)<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; # and add it to layout<br>
 &nbsp; &nbsp; &nbsp; &nbsp; self.layout.addItem(_label)<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;# and your huge size constraints :)<br>
 &nbsp; &nbsp; &nbsp; &nbsp; self.resize(500, 500)<br>
<br>
&gt; Thanks a lot!.<br>
Nope ;)<br>
<font color="#888888"><br>
--<br>
Gokmen GOKSEL<br>
_______________________________________________<br>
Plasma-devel mailing list<br>
<a href="mailto:Plasma-devel@kde.org">Plasma-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/plasma-devel" target="_blank">https://mail.kde.org/mailman/listinfo/plasma-devel</a><br>
</font></blockquote></div><br><br clear="all"><br>-- <br>&quot;El Mundo está en las manos de aquellos que tienen el coraje de sońar y correr el riesgo de vivir sus sueńos.&quot;<br>