User:Bgrolleman/Plasma/Tutorial: Difference between revisions

From KDE TechBase
m (Setting up the plasmoid tutorial page)
 
Line 2: Line 2:
You want to write a plasmoid application, but don't know where to start, then this series is there to get you going quick.  
You want to write a plasmoid application, but don't know where to start, then this series is there to get you going quick.  


;[[/Plasma/Tutorial/Tutorial1]]
;[[/Tutorial1|Your first Plasmoid]]
:''Creating your first plasmoid with SVG background, icon and text''
:''Creating your first plasmoid with SVG background, icon and text''


;[[/Plasma/Tutorial/Tutorial2]]
;[[/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''


;[[/Plasma/Tutorial/Tutorial3]]
;[[/Tutorial3|Placing the engine]]
:''Using engines to get external information''
:''Using engines to get external information''


;[[/Plasma/Tutorial/Tutorial4]]
;[[/Tutorial4|Time to get moving]]
:''Adding animations to your plasmoid''
:''Adding animations to your plasmoid''

Revision as of 06:01, 6 July 2007

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.

Your first Plasmoid
Creating your first plasmoid with SVG background, icon and text
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