K{HTML}Run && khtml

David Faure david at mandrakesoft.com
Thu Apr 18 07:32:13 BST 2002


On Thursday 18 April 2002 01:20, Dirk Mueller wrote:
> Hi, 
> 
> Unfortunately the KRun concept makes useful progress messages in the status 
> bar rather complicated. I tried implementing progress status bar messages 
> now for the actual download, and it seems to work, except that those are 
> hardly shown, because most of the time is spend in the initial connection to 
> the host, which is handled by some KRun instance and not by khtml itself. 
> 
> So, any ideas on getting it to pass the infoMessage() stuff from the slave 
> to the view statusbar ?

Yes, add forwarder signals to KRun.
Connect them to the KIO::get job in krun.cpp:845, and connect to them
from khtmlpart, when creating a KHTMLRun - or let KHTMLRun connect to
them and call a method on the HTMLPart, works too. 

-- 
David FAURE, david at mandrakesoft.com, faure at kde.org
http://people.mandrakesoft.com/~david/, http://www.konqueror.org/
KDE, Making The Future of Computing Available Today






More information about the kfm-devel mailing list