Re: [despammed] Re: [evolution-patches] Patch for -> 53653 (Esc key does not close move/copy contact to dialog)



Committed this, as well as a couple of other instances of using REJECT
when CANCEL should be used.

Thanks much,
Chris

On Mon, 2004-03-22 at 17:30 +0530, Pratik V. Parikh wrote:

> On Mon, 22 Mar 2004 11:53:32 +0800, "Not Zed" <notzed ximian com> said:
> > 
> > Hi,
> > 
> > Although i'm not the contact maintainer, i know in the mailer we fixed
> > this issue by changing lines such as:
> > 
> >   cancel_button = gtk_dialog_add_button (GTK_DIALOG (dialog),
> > GTK_STOCK_CA
> > NCEL, GTK_RESPONSE_REJECT);
> > 
> > to use GTK_RESPONSE_CANCEL instead.  GtkDialog will then automatically
> > cancel it it when you hit escape, without having to explictly check the
> > key yourself.
> 
> Oh! yes :$
> 
> Attached another patch.



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