[pygtk] TreeView reorderable

Seltzer squabbit7 at gmail.com
Mon Jun 11 15:20:32 WST 2007


Hi,
  I have a tree view which contains a list of media items to be played, and
some information about them.
I would like to be able to let the user re-order this list, but if i just
use "set_reorderable(True)" than they can actually
drop one item onto another, and make the dropped item the child of the item
it was dropped onto.  I need to disable this some how, so that you can
reorder the list, but not not drop one item into the other, just re arrange
them.
I am also restricted by pygtk version 2.4

thanks for the help,
felix.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.daa.com.au/pipermail/pygtk/attachments/20070611/bb8d1076/at=
tachment.htm


More information about the pygtk mailing list