[evolution-patches] Re: Please review my patch for bug #46284



On Mon, 2003-07-14 at 01:33, Antonio Xu wrote:
>        Could you review my patch for bug #46284? My patch can solve this
> problem. This bug is due to when user close evolution icon in pane, it 
> will close the evolution's setup windows, but there haven't "destroy" 
> signal handler in setup windows, so evolution doesn't exit after the setup
> windows is closed.I add a "destroy" signal handler in setup window, which
> can solve th problem.

Hmm "destroy" can be invoked multiple times in GTK 2, so I think you
want to connect to "delete_event" instead.

-- Ettore



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