Hi, I have a QListView full of images. Is it possible to use openGL To paint the images for smooth moving when dragging them. These widgets are based QWidget which uses QX11PaintEngine as its painting engine instead of QOpenGLPaintEngine. Cheers. Long