Re: [evolution-patches] patch for 202760 - Fix multple Save-as dialog




No good.

The code explictly runs the dialog asynchronously for a reason.  Please don't replace that with gtk_dialog_run().


In the first change the dialog is modal anyway (ugh, who wrote that shit) - so you can't get more than one dialog window up anyway.

For the second you're going to have to find some other way.  And no, you can't make it modal.


On Mon, 2005-05-09 at 03:22 -0600, Srinivasa Ragavan wrote:
This patch fixes the issue both for old and new fileselectors.
Please review this patch.

-Srini.


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