GtkTree and Drag and drop



Hi,

I have created a GtkTree where all GtkTreeItems can be dragged. But
gtk_drag_dest_set() seems to work only for those items which are directly
connected to the main (root) GtkTree. Dragging over other items in subtrees
does not highlight them and so the "drop" will not be accepted (drag_dest/
drag_source_set routines are the same). Dropping on the root-tree items
works, "drag_data_get" and "drag_data_received" signals work properly there.

What could I've done wrong? Thanks in advance for your hints!

Heiko.


-- 
----------------------------------------------------------------------------
Heiko Bachmann                    Chemnitz University of Technology, Germany

Mail: hba@informatik.tu-chemnitz.de   WWW:  http://www.tu-chemnitz.de/~heba/
----------------------------------------------------------------------------
A dream's a wish your heart makes, close your eyes and become the nightmare.





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