Hi, Dimitri. Dimitri Frederickx wrote: > I want to add the VideoPlayer to my graphics view, but it is not > working. When I add a VideoPlayer to a scene, the following error is > printed out to the console: > > QGraphicsProxyWidget::setWidget: cannot embed widget 0x1e259750 that > is not a window > >
I cannot reproduce the exact warning message you are getting, but when running against the Qt Jambi 4.4.0_01 preview, I am, as you say, unable to embed the VideoWidget in GraphicsView using a QGraphicsProxyWidget. This does, however, seem to already have been fixed for the final release of Qt Jambi, as I cannot reproduce the problem with a more recent version. Thank you for the report! -- Eskl _______________________________________________ Qt-jambi-interest mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
