Thank you No'am, that fixed it!
Regards,
Leander
On Wed, Oct 19, 2011 at 3:59 PM, wrote:
>
> Hi Leander
>
> Hello,
>
>
> I've been using the latest QtWebKit port ( the one that ships with the Qt
> 4.8.0 RC ) on Mac OS X 10.7 and testing the accelerated compositing and
> CSS3 animations. My
Hi Leander
Hello,
I've been using the latest QtWebKit port ( the one that ships with the Qt 4.8.0
RC ) on Mac OS X 10.7 and testing the accelerated compositing and CSS3
animations. My small example uses the following code:
QApplication a(argc, argv);
QGraphicsScene scene;
QGra
Hello,
I've been using the latest QtWebKit port ( the one that ships with the Qt
4.8.0 RC ) on Mac OS X 10.7 and testing the accelerated compositing and
CSS3 animations. My small example uses the following code:
QApplication a(argc, argv);
QGraphicsScene scene;
QGraphicsView gview