Move Item in Flow by dragging and dropping
-
If I have a series of images setup in a QML flow element, how can I change their position by dragging the images using QML? Thanks, still very new at this.
-
Does anyone heave a guess at how hard this is?
-
Ideally the item being moved in the flow would snap to the possible locations while the surrounding icons would reposition themselves to fill in.
-
Can someone identify whether this is even possible?
-
I'm sure it is possible with a variation on the techniques used for "drag and drop in a GridView":http://developer.qt.nokia.com/wiki/Drag_and_Drop_within_a_GridView