Re: Extending klinkstatus
Eric Laffoon <[email protected]>
| Newsgroups | gmane.comp.kde.devel.quanta.user |
|---|---|
| Organization | KDE WebDev |
| Message-ID | <[email protected]> |
On Thursday 05 June 2008 7:17:34 am Paulo Moura Guedes wrote: > On Thursday 05 June 2008 13:58:31 Rob Shinn wrote: > > On Thu, Jun 5, 2008 at 7:25 AM, Paulo Moura Guedes <[email protected]> > > > > wrote: > > > It's possible to extend KLinkStatus via scripting. One can hook python, > > > javascript, ruby or whatever there is a Kross backend for. > > > > Ooh! This looks kool! KDE4 may get me to jump off the Gnome ship yet. > > ;) Where can I find more information about using Kross with Quanta, KHTML > > and Konqueror? > > Well, AFAIK Quanta uses Kommander for scripting and Konqueror doesn't > provide scripting yet. I was only talking about KLinkStatus. :) > > Paulo Quanta uses virtually any language the shell does for scripting, as does Kommander. Quanta makes use of Kommander for graphical extentions. Kommander uses point and click scripting similar to a spreadsheet formula helper to script widget functions and internal functions. Kommander also uses plugins like database and date functions or KPart loader or time widget. So if your scripting backend can call a program, and they all can, you can incorporate a GUI element with Kommander. I would note that Kommander will still use the KDE3 builder in KDE 4.1 and Fully complete Kommander and Quanta KDE 4 versions are not expected before later this year, however the KDE3 version still runs in KDE4. -- Eric Laffoon Project Lead - kdewebdev module