From kmail-devel Thu Jan 31 15:45:26 2002 From: Michael =?iso-8859-1?q?H=E4ckel?= Date: Thu, 31 Jan 2002 15:45:26 +0000 To: kmail-devel Subject: Re: KHTML blocking GUI [Was: Re: SMTP problems with KDE Mail & KNode] X-MARC-Message: https://marc.info/?l=kmail-devel&m=101249188110159 On Thursday 31 January 2002 13:51:13, Lars Knoll wrote: > > khtml expects the data to be delivered in chunks that are manageable. If > you send 500k in one chunk it'll block, as it parses all 500k at once. One > could work around that in khtml, but I'm not sure if that's really what we > want. There is no problem in konqueror, as kio sends its data in 32k > chunks. Well, if you say, this causes no slowdown for the total rendering time, we can change this. Nevertheless, I still don't like these processEvents() calls very much. Maybe this can also be done with a QTimer::singleShot(0, ...). Regards, Michael Häckel _______________________________________________ kmail Developers mailing list kmail@mail.kde.org http://mail.kde.org/mailman/listinfo/kmail