*i see this example and used in my work a little,but i want a node in my form,for example when i drag and drop an item from my list to my form , a new node (my custom widget)Be created in my form.** * * *
On Friday, October 19, 2012 8:19:33 PM UTC+3:30, Justin Israel wrote: > > 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]<javascript:> > > 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
