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 [EMAIL PROTECTED]

Reply via email to