[PATCH] Support for PopupApplets in Python

Richard Dale richard.j.dale at gmail.com
Sat Feb 27 17:50:47 CET 2010


On Sat, Feb 27, 2010 at 4:42 PM, Luca Beltrame <einar at heavensinferno.net> wrote:
> In data sabato 27 febbraio 2010 15:13:23, Petri Damstén ha scritto:
>> Python popup applet with extenders:
>> http://websvn.kde.org/trunk/KDE/kdeexamples/plasma/python/applets/pyhello/
>
> Thanks, then my patch is completely unnecessary, as the standard __getattr__
> method is enough.
> I'll probably use your example, dissect it a bit , then write a tutorial on
> Techbase so that things are more clear for people new to applet development (I
> admit I managed to miss this example...)
But shouldn't there still be Python plasma scripting PopupApplet and
Containment classes? Is the C++ instance correctly wrapped as a
Plasma::PopupApplet or Plasma::Container, as opposed to a vanilla
Plasma::Applet?

-- Richard


More information about the Plasma-devel mailing list