[webkit-qt] Qt-4.6 WebKit issues

tonikitoo (Antonio Gomes) tonikitoo at gmail.com
Thu Apr 22 07:51:12 PDT 2010


Hi. See https://bugs.webkit.org/show_bug.cgi?id=29461 .

setContent() much be what you want , not setHtml().

On Wed, Apr 21, 2010 at 6:30 PM, Keith Rusler <xzekecomax at gmail.com> wrote:
> I'm planning on using QtWebKit for my chat client for displaying messages
> and to allow users to theme the view with XSL-T, CSS, Javascript. I added
> the <?xml version ....?> and the HTML DOCTYPE in the constructor and passed
> it to setHtml(). The issue is when I do
> _view->page()->mainFrame()->toHtml(). I just see all the html and not the
> xml and doctype of the page. Is this normal and is it still there? How can I
> access these elements. Because I need to be able to change it on the fly.
> Keith
> _______________________________________________
> webkit-qt mailing list
> webkit-qt at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
>
>



-- 
--Antonio Gomes


More information about the webkit-qt mailing list