[Qt-interest] Non-blocking windows drag-n-drop

Aron Bierbaum aronbierbaum at gmail.com
Fri Aug 21 01:19:36 CEST 2009


It appears that there is a limitation on Windows where all drag-n-drop
operations in Qt are blocking. [1] Is there any known way to get
around this? I would like to update the target QGraphicsItem when
hovering over it. This does not seem to work because the widgets are
not getting rendered. Any ideas on how to work around this?

Thanks,
Aron


[1] http://doc.trolltech.com/4.5/qdrag.html#exec



More information about the Qt-interest-old mailing list