Re: [Evolution-hackers] Event handling in Evolution.... Need urgent help



On Mon, 2008-04-28 at 18:41 +0530, svalbard colaco wrote:
> Hi all;
> 
> Can any one explain to me how events are handled in Evolution?  Do
> they make use of the libbonoboui wrappers to handle the button events?
Sort of: yes. We add the menu items through the xml file and attach call
backs to the menu commands in the code.
> 
> Like if i click on the Menu bar ->File menu option->New Mail compose
> option ; What will be the event called...? Rather wer in the code
> should i look in for this event handling?
Look at shell/e-user-creatable-items-handler.c

-Srini



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