[Panel-devel] a few new rules for applets

Aaron J. Seigo aseigo at kde.org
Sat Nov 24 17:01:42 CET 2007


hi...

there are a few things applets need to abide by:

- never do anything that assumes the applet is set up in the plasma 
environment in the constructor. all of those things should go into init(). 
this includes, in particular, reading configuration values and accessing 
either the containment or the corona.

- never re-implement contentSizeHint unless there is a really, really good 
reason to do so. because unless the applet is extra careful, it will break 
free-resizing. instead, set a default size in the constructor or in init() 
and the adjust contents to the size of the applet.

i've made these changes for the applets in kdebase/workspace/plasma/applets, i 
have yet to go over the ones in extragear.

-- 
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 Trolltech
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/panel-devel/attachments/20071124/43030874/attachment.pgp 


More information about the Panel-devel mailing list