[Gtk-sharp-list] Newbie help wanted with drag and drop between treeviews

alanb alan.battersby at ntlworld.com
Sun Jan 11 13:22:05 EST 2009


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.



More information about the Gtk-sharp-list mailing list