Re: [evolution-patches] a patch on making an empty new event



On Fri, 2004-04-30 at 18:58 +0800, alfred.peng wrote:
> Dear Rodrigo,
> 
>     I checked the code again. Actually Evolution itself doesn't use the 
> factory to create/edit a event. Only alarm use the factory to edit an 
> existing event. To use the factory, alarm have to use 
> bonobo_activation_activate to get the factory. Since the factory is the 
> Evolution itself, I think that's why evolutin
> doesn't use the factory. It create the event editor directly instead.
> 
>     If others want to create/edit a event, the factory is useful. So I 
> make some changes in the files "comp-editor-factory.c" 
> ,"e-calendar-view.c" and "gnome-cal.c".
> 
ideally, instead of using the factory from the alarm daemon, that code
could be in a shared place so that the alarm daemon can use the
event/task editors directly, like evo-calendar.

Of course, that seems a bit hard to do for 2.0, or maybe not
cheers




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