Re: [Evolution] Re: [Evolution-hackers] Scripting in evolution



On Thu, 2002-05-09 at 22:06, Andy Cedilnik wrote:
Do you have an example?

no simple examples, AFAIk. But evolution itself is an example of use of
this.

* for calendar, you need to use libcal-client, which is in
evo/calendar/cal-client/. For example code, look at evo/calendar/gui/

* for addressbook, you need to use libebook. For example code,
evo/calendar/addressbook/gui

* for mail, use libcamel, in evo/camel

Hopefully somebody can point you to simpler examples, but looking at the
.h files and at the API documentation (at least for cal-client, it is
quite good) should help you a lot in understanding. And then, you can
just grep in evolution sources and see how it uses those libraries.

cheers





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]