Development/Tutorials/Plasma4/Python/GettingStarted
Abstract
This tutorial will show how to create a simple Plasmoid, using two different approaches:
- A simpler approach, if somewhat limited
- A more complex approach which gives more control, and is required for the use of SVG graphics in your Plasmoids.
To perform this tutorial, you will need KDE 4.2 or later and PyKDE.