if i define a function testfunc() in plasmoid /contents/main.js, when user add two instances of my plasmoid to taskbar, in these two instances, is function testfunc() a same object?
Giorgos Tsiapaliokas
terietor at gmail.com
Mon May 13 12:57:16 UTC 2013
Hello,
your function will be a function in all the instances
of your plasmoid, but it won't live in the same memory.
What exactly do you want to do?
On 13 May 2013 14:22, bruce <bruce.oy at gmail.com> wrote:
> if i define testfunc.PROPERTY1=1, is it a same property?
> _______________________________________________
> Plasma-devel mailing list
> Plasma-devel at kde.org
> https://mail.kde.org/mailman/listinfo/plasma-devel
>
--
Giorgos Tsiapaliokas (terietor)
terietor.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20130513/5e47fd84/attachment.html>
More information about the Plasma-devel
mailing list