[Qt-interest] Editing in QWebView
Eric Clark
eclark at ara.com
Mon Apr 27 15:31:40 CEST 2009
Hello All,
I have an application that is supposed to allow editing of a web page
inside QWebView; however, the QWebView does not seem to respond to any
keyboard input. When I set the contentEditable flag to true, the WebView
allows the user to click inside the page and get a cursor, but the
cursor does not respond to any keyboard events. Does anyone know why
this is happening? Is it a requirement that the editable document be an
actual file? Because I am using the SetHtml function to set the html and
the SetContentEditable to allow editing, but the page is not an actual
file on disk. Any help would be greatly appreciated!
Thanks,
Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090427/432c6c06/attachment.html
More information about the Qt-interest-old
mailing list