On July 13, 2010, Barış Akkurt wrote:
> C++. I must inherit from Plasma::PopupApplet instead of Plasma::Applet but
> i need to learn how to do it in Python and i have no idea. Unfortunately,
> i couldn't find any Python example here:

in your .desktop file you put this:

ServiceTypes=Plasma/Applet,Plasma/PopupApplet

this makes your widget a PopupApplet when it is created. you should then be 
able to implement the graphicsWidget() method (assuming the python binding are 
all complete; i don't know if they are as i don't use them, but i imagine they 
should be).

-- 
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA  EE75 D6B7 2EB1 A7F1 DB43

KDE core developer sponsored by Qt Development Frameworks

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to