[PyQt] Drag&Drop problem in Windows Systems

Taha Doğan tdgunes at gmail.com
Mon Jan 25 21:41:07 GMT 2010


Hi,

I am working on a project called 'Kontrolcu'. And I have problem with using
QListWidget drag and drop. In Windows systems when I drag a file to the
list, file disapperes and windows deletes that file. No text in QListWidget.
But in KDE and GNOME, drag and drop works perfectly. (Neither XFCE!) So is
there way to solve this problem in coding? or this is a problem of PyQt4.

PS:  You can view QListWidget class in here:
http://code.google.com/p/kontrolcu/source/browse/trunk/qt4/ui.py
in Line -> 26


Thanks

-- 
Taha Doğan Güneş
tdgunes.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20100125/bfc228ce/attachment.html>


More information about the PyQt mailing list