Re: [gtk-list] dropping on a tree




I make my question clearer:

I want to do a drag and drop which ends on a tree, but I want
to know on which tree_item, the drop happens;

If I call gtk_drag_dest_set on the tree the drop succeeds but
I don't know where it happens on the tree
If I call gtk_drag_dest_set on the tree_items, the drop succeeds
only when it is on the first tree_item, and not when I try
to drop on the other tree_items, and I can't find why;

Hubert



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]