To reply to myself,
I got the drag and drop working by moving the Gtk.Drag.SourceSet and
Gtk.DragDestSet from Mainwindow and placing in the constructor of the
appropriate widget. Also used the appropriate handlers in the widget

Also changed action to Gdk.DragAction.Copy. I also found that it didnt work
if I used Gtk.Drag.SourceSet(this, ...) etc in the constructors. I had to
use the name of the treeview. But still just drag and dropping strings.
Alan
-- 
View this message in context: 
http://www.nabble.com/Newbie-help-wanted-with-drag-and-drop-between-treeviews-tp21395674p21402273.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.

_______________________________________________
Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to