|
|
| Line 4: |
Line 4: |
| | * The [http://techbase.kde.org/Development/Tutorials#Kross List of Kross Tutorials]. | | * The [http://techbase.kde.org/Development/Tutorials#Kross List of Kross Tutorials]. |
| | | | |
| − | * [http://wiki.koffice.org/index.php?title=KSpread/Scripting KSpread Scripting] provides an overview how Kross is used within KSpread. | + | * The [[Development/Tutorials/KWord Scripting|KWord Scripting]] tutorial shows how to script KWord with Python, Ruby or JavaScript using Kross. |
| − | * [http://wiki.koffice.org/index.php?title=Krita/Scripting Krita Scripting] provides an overview how Kross is used within Krita. | + | * The [[Development/Tutorials/KSpread Scripting|KSpread Scripting]] tutorial shows how to script KSpread with Python, Ruby or JavaScript using Kross. |
| − | * [http://wiki.koffice.org/index.php?title=KWord/Scripting KWord Scripting] provides an overview how Kross is used within KWord. | + | * The [[Development/Tutorials/Krita Scripting|Krita Scripting]] tutorial shows how to script Krita with Python, Ruby or JavaScript using Kross. |
| − | * [http://websvn.kde.org/trunk/koffice/kexi/plugins/scripting/ Kexi Scripting] implements scripting with Kross within Kexi.
| + | |
| − | * [http://websvn.kde.org/trunk/KDE/kdeutils/superkaramba/src/ SuperKaramba] uses Kross as optional scripting backend.
| + | |
Revision as of 01:06, 26 March 2007
The Kross scripting framework provides full Python, Ruby and KDE JavaScript scripting support. Kross is now included in kdelibs.
- The KWord Scripting tutorial shows how to script KWord with Python, Ruby or JavaScript using Kross.
- The KSpread Scripting tutorial shows how to script KSpread with Python, Ruby or JavaScript using Kross.
- The Krita Scripting tutorial shows how to script Krita with Python, Ruby or JavaScript using Kross.