Development/Tutorials/Plasma4: Difference between revisions
< Development | Tutorials
Jamboarder (talk | contribs) mNo edit summary |
(add plasma resources) |
||
Line 7: | Line 7: | ||
;[[/Theme|Creating a Plasma Theme]] | ;[[/Theme|Creating a Plasma Theme]] | ||
:''Guide to creating your first Plasma theme'' | :''Guide to creating your first Plasma theme'' | ||
Resources: | |||
* http://techbase.kde.org/Projects/Plasma | |||
* [http://api.kde.org/4.x-api/kdebase-workspace-apidocs/libs/plasma/html/index.html Plasma api documentation] | |||
* The [https://mail.kde.org/mailman/listinfo/panel-devel panel-devel mailing list] and #plasma on IRC (irc.freenode.org). | |||
TODO: | TODO: | ||
*tutorials for other languages (JavaScript, Python, etc...) | |||
*dataengine tutorial | * tutorials for other languages (JavaScript, Python, etc...) | ||
* dataengine tutorial |
Revision as of 10:04, 9 June 2008
- Getting Started With Plasmoids
- Creating your first plasmoid in C++ with SVG background, icon and text
- Video tutorial
- Video and slides from a presentation on libplasma
- Creating a Plasma Theme
- Guide to creating your first Plasma theme
Resources:
- http://techbase.kde.org/Projects/Plasma
- Plasma api documentation
- The panel-devel mailing list and #plasma on IRC (irc.freenode.org).
TODO:
- tutorials for other languages (JavaScript, Python, etc...)
- dataengine tutorial