There are a bunch of examples of general PyQt drag and drop out there... first google result: http://zetcode.com/tutorials/pyqt4/dragdrop/
If you can explain a little more about what you specifically want to see, I can help with an example of that. On Fri, Oct 19, 2012 at 8:46 AM, Ali Khanbabaei <[email protected]>wrote: > hi > with pyqt i want create new widget(my custom widget) with drag and drop > event.i want an example about it?for example i want create a new node(my > custom widget) with drag and drop (like node editor). > > -- > view archives: http://groups.google.com/group/python_inside_maya > change your subscription settings: > http://groups.google.com/group/python_inside_maya/subscribe > -- view archives: http://groups.google.com/group/python_inside_maya change your subscription settings: http://groups.google.com/group/python_inside_maya/subscribe
