User:Bgrolleman/Plasma/Tutorial: Difference between revisions

From KDE TechBase
 
Line 1: Line 1:
== Plasmoid Tutorial ==  
== Plasmoid Tutorial ==  
You want to write a plasmoid application, but don't know where to start, then this series is there to get you going quick.


;[[/Tutorial1|Your first Plasmoid]]
=== Active ===
;[[Development/Tutorials/Plasma/GettingStarted]]
:''Creating your first plasmoid with SVG background, icon and text''
:''Creating your first plasmoid with SVG background, icon and text''


=== Work in Progress ===
;[[/Tutorial2|Adding configuration]]
;[[/Tutorial2|Adding configuration]]
:''Improving your plasmoid with a configuration screen and loading/saving settings''
:''Improving your plasmoid with a configuration screen and loading/saving settings''

Latest revision as of 04:24, 18 July 2007

Plasmoid Tutorial

Active

Development/Tutorials/Plasma/GettingStarted
Creating your first plasmoid with SVG background, icon and text

Work in Progress

Adding configuration
Improving your plasmoid with a configuration screen and loading/saving settings
Placing the engine
Using engines to get external information
Time to get moving
Adding animations to your plasmoid