Is this a list to talk about khtml? Is it *the* list?

Sebastien Raveau sebastien.raveau at epita.fr
Fri Mar 3 22:47:01 GMT 2006


Hi Randy,


Yes, this is *the* list :)

On Friday 03 March 2006 21:15, Randy Kramer wrote:
> Just as an example, I want to send an HTML "stream" to khtml to be rendered
> (as opposed to having khtml load a URL (local or remote)).

This can be done with KHTMLPart::write() as you can see on:
http://developer.kde.org/documentation/library/cvs-api/kdelibs-apidocs/khtml/html/classKHTMLPart.html#a50
or with ReadOnlyPart::openStream() and then ReadOnlyPart::openURL() as on:
http://developer.kde.org/documentation/library/cvs-api/kdelibs-apidocs/kparts/html/classKParts_1_1ReadOnlyPart.html#a9
and of course don't forget to ReadOnlyPart::closeStream()


Good Luck / Have Fun!

-- 
Sébastien Raveau
computer and network security student
head of the hawKeye network monitor project
http://hawkeye.sourceforge.net/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20060303/3c7257a9/attachment.sig>


More information about the kfm-devel mailing list