User:Bgrolleman/Plasma/Tutorial: Difference between revisions

From KDE TechBase
m (Setting up the plasmoid tutorial page)
 
 
(One intermediate revision by the same user not shown)
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.


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


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

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