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



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.



On Sun, 2004-03-21 at 14:42 +0530, Pratik V. Parikh wrote:

> Hello,
> 
> The above patch has also been attached to:
> http://bugzilla.ximian.com/show_bug.cgi?id=53653
> 
> I hope it resolves the bug and can be accepted.
> 
> Regards,
> Pratik V. Parikh.




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