Re: Frame System
Andreas Zehender <[email protected]> Wed, 04 Oct 2006 21:40:38 +0200
| Newsgroups | gmane.comp.kde.devel.kpovmodeler |
|---|---|
| Message-ID | <[email protected]> |
Hi all, Andreas Zehender schrieb: >I think there is already some scripting support in KDE. Will look deeper >into that... > > hah, there really is a scripting language in KDE: kjsembed (http://xmelegance.org/kjsembed/) I got that as answer for some questions if kjsembeded would be suitable for KPovModeler: kjsembed provides methods of enabling scripting for pretty much any C++ class or structure. Depending on the type of object you have you will probably derive your binding from the ValueBinding, VariantBinding, ObjectBinding, or QObjectBinding. Once you've determined which binding best matches the use you can have at it. We are also working on an autobind tool that will eventually be able to create bindings for you, but it is not yet ready for prime time. At least from this answer it looks like adding scriptability to KPovModeler is quite easy. Will keep you updated. Regards, Andreas List archive and information: https://mail.kde.org/mailman/listinfo/kpovmodeler-devel