Is it possible to implement QML version of QRubberBand ? I mean fully QML, without any widgets dependency?
I understand it is trivial to make draggable area inside QML window. But what about draggable area over the whole screen? Should I create separate invisible QML window with the geometry of the screen and just put draggable rectangle inside or better approach exists? Alexander _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest