[Gtk-sharp-list] Drag & Drop between two TreeViews

Mike Kestner mkestner@speakeasy.net
Mon, 27 Oct 2003 12:23:55 -0600


On Mon, 2003-10-20 at 15:32, Yves Kurz wrote:

> By running the program i get:
> Gtk-WARNING **: can't set a target list on a widget until you've called
> gtk_drag_dest_set() to make the widget into a drag destination
> 
> Then I made a grep trough the gtk# source files to find a class where
> gtk_drag_dest_set is used but I haven't found anything.

I'm pretty sure this was indicated in an open bug on bugzilla, but you
might want to take a look at make sure it's filed.  DnD is not very well
supported yet in the binding, mainly because not many people have tried
it yet and filed bugs.  ;-)

-- 
Mike Kestner <mkestner@speakeasy.net>