Qt4-preview-feedback Archive, March 2008
QWebView::setCursor doesn't work as expected
Message 1 in thread
When using QWebView::setCursor, the cursor isn't actually used, because WebKit
bits select different cursors depending on what HTML widget the cursor is
over.
I think a widget that does this needs something like
QApplication::setOverrideCursor and QApplication::restoreOverrideCursor
(except it affects the widget's range only).
To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx