Thank you for help, it works right :)
On Mon, Jan 12, 2009 at 7:40 PM, Gökmen GÖKSEL wrote:
> > Hello,
> Hi !,
>
> > I'm trying to do a very simple python plasmoid in order to show a
> > Plasma.Label, but when I try to run it, I get an error:
> It will be done if you change your init method like
> Hello,
Hi !,
> I'm trying to do a very simple python plasmoid in order to show a
> Plasma.Label, but when I try to run it, I get an error:
It will be done if you change your init method like this;
def init(self):
# first of all we need a layout..
self.la