Re: [Evolution] Preliminary list of feature requests [Long]



Rob Brown-Bayliss wrote:

Normally this takes about one tenth of a second, but on a dial up when
off line it has to dialup for the DNS.  I guess having it (compose) run
as a seperate process will sort it out, and hide the window when the
send button is pressed...

You don't want to hide the window until sendmail has completed
successfully, because if sendmail comes back with an error (e.g., "no
such host" or "no space left on device") you want to leave the window up
and let the user edit and resend.

As soon as you click send, all buttons and fields but cancel should gray
out.  See send_message() and run_sendmail() in main.c from
http://www.jwz.org/gsendmail/

-- 
Jamie Zawinski
jwz jwz org             http://www.jwz.org/
jwz dnalounge com       http://www.dnalounge.com/




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