Re: [Evolution]: Notify Object Creation

2006-05-10 Thread Kunal/CSE/BMSCE/B';lore
pplet. How to notify both about the object creation? thks Kunal On 5/10/06, Harish Krishnaswamy <[EMAIL PROTECTED]> wrote: On Wed, 2006-05-10 at 13:56 +0530, Kunal/CSE/BMSCE/B'lore wrote:> Hello>> I am working on a project which create the calendar event entry using> the evolut

[Evolution]: Notify Object Creation

2006-05-10 Thread Kunal/CSE/BMSCE/B';lore
Hello I am working on a project which create the calendar event entry using the evolution API! Till now i hve been able to create the event entry which is stored in calendar.ics (the default system calendar database). But to get the same entry details in gnome-desktop calendar or evolution calen

Re: [Evolution]: Notify Object Creation

2006-05-10 Thread Kunal/CSE/BMSCE/B';lore
Oh well e_cal_new_system_calendar() doesnot actually creates a new calendar. It actually creates a handle to the system calendar (which is the default calender maintained by evolution) !  So basically i am creating event entry in the system calendar only which is accessed by gnome clock applet to d

Re: [Evolution]: Notify Object Creation

2006-05-10 Thread Kunal/CSE/BMSCE/B';lore
e file backend in e-d-s that put it there.HTH,HarishOn Wed, 2006-05-10 at 21:41 +0530, Kunal/CSE/BMSCE/B'lore wrote:> Oh well e_cal_new_system_calendar() doesnot actually creates a new> calendar. It actually creates a handle to the system calendar (which > is the default calender mai

[Evolution] Notify Object Creation

2006-05-24 Thread Kunal/CSE/BMSCE/B';lore
Hello I am working on a project which create the calendar event entry using the evolution API! Till now i hve been able to create the event entry which is stored in calendar.ics (the default system calendar database). But to get the same entry details in gnome-desktop calendar or evolution calenda