[pygtk] Treeview multiple row DnD
David Keogh
davekeogh at shaw.ca
Tue Jun 27 11:41:03 WST 2006
Can someone give me a hint on how to drag multiple items from a gtk.TreeVie=
w?
When I select mutliple rows and then click on one of them to begin the drag
all the other selected rows are lost.
I noticed that some Gtk+ apps written in C (file-roller for instance) use
eggtreemultidnd.c (
http://stuff.mit.edu/afs/dev/source/src-current/third/file-roller/src/eggtr=
eemultidnd.c)
to get achieve this behaviour, is there no way to do this in Python?
Thanks,
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.daa.com.au/pipermail/pygtk/attachments/20060626/61c7c2ca/at=
tachment.htm
More information about the pygtk
mailing list