[Gtk-sharp-list] treeview and dnd

Alexandre Grin alexandre.grin at gmail.com
Sat Jun 24 16:52:39 EDT 2006


Hi,
I'd like to know how can I customized the dnd with a TreeView.
I see that very few methods are virtual, so I'm quite annoyed.
For example, I would like to block some rows for being draggable.
How can I do that ? I'm trying to use Widget dnd handler, like DragBegin, to
pass over the default behavior of a treeview, but I think this is not the
right thing to do....

If I can't put only some rows draggable, I don't see the utility of the
"public bool *RowDraggable* (TreePath path)" method.
Maybe I'm not using the right widget, but the TreeView is so close of what I
need...

Thanks,


Grin Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/gtk-sharp-list/attachments/20060624/55ada094/attachment.html 


More information about the Gtk-sharp-list mailing list