Re: [Interest] Is this bug still there?

2015-08-02 Thread Christoph Petzold
Hi,   i testet it with Qt 5.5.0 MSVC 2013 64-Bit and   import QtQuick 2.4 import QtQuick.Controls 1.4   . In my application the inner sliders move when the mouse pointer is positioned above them. At the same time the scrollview moves. So i think the bug is still there.   Von: interest-bounce

[Interest] QGraphicsView and QOpenGLWidget

2015-08-02 Thread maitai
Hello, I am experimenting with setting the viewport of a qgraphicsview to qopenglwidget. It seems to work on windows and android (which I didn't expect). I have some basic questions, I already know a bit of openGL but I'm far from being an expert... Is there any advantage to do that if you do