User:Bgrolleman/Plasma/Tutorial: Difference between revisions
Bgrolleman (talk | contribs) m (Setting up the plasmoid tutorial page) |
Bgrolleman (talk | contribs) m (→Plasmoid Tutorial: - cleanup) |
||
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. | ||
;[[ | ;[[/Tutorial1|Your first Plasmoid]] | ||
:''Creating your first plasmoid with SVG background, icon and text'' | :''Creating your first plasmoid with SVG background, icon and text'' | ||
;[[ | ;[[/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'' | ||
;[[ | ;[[/Tutorial3|Placing the engine]] | ||
:''Using engines to get external information'' | :''Using engines to get external information'' | ||
;[[ | ;[[/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