On Montag, 6. April 2009, Tom Batkiewicz wrote:
> I get a hard crash with the following code if you drag/drop inside a 
> QWebView that is being rendered inside of a QGraphicsScene.
> The trick is that it functions properly if you use addWidget() to 
> directly put the widget into the scene, but if you create the proxy 
> yourself and call setWidget() before adding the proxy to the scene you 
> get the crash.

your code works here. Pyqt 4.4.4, Qt 4.5. At least I have no crash, otherwise
when I resize the window only parts of it are redrawn correctly.

is the OpenGl dependency needed to make it crash?

-- 
Wolfgang
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to