On Tuesday 16 December 2008 23:08, Seyed H. HAERI (Hossein) wrote:
> Dear all,
>
> I am relatively new to Kile, and this is my first posting to the list.
> So, hi everybody first... :)
>
> Next, I'd like to know if that's possible to customise Kile wizards.
> Do I need to write some Kile script? Is that basically doable? How, if
> possible please?
>
Hi Hossein,
the only way currently to add wizards involves source code changes to kile.
So if you are familiar with C++ and maybe some QT/KDE libs this is doable.
If you want a very short wizard you might try the scripting feature in kile.
For the API see
http://kile.sourceforge.net/Documentation/html/scripting_api.html.
bye,
thomas
|