Hi
I'm using Drag'n'Drgop with Qt. The drag is started in MouseMove event in one widget. It end in same or other widget. When I release the mouse the DropEvent is called. But sometimes, the QDrag::start doesn't return, when mouse is not moved. Drop is done, Drag does not end.
This seem to happen, when the mouse moved by 1 pix during releasing the mousebutton.
I'm using a code very similar to the example code from the tutorial.
Could anyone help me out here ?
kind regards




Reply With Quote
Bookmarks