Hi guys, El 15 de febrer de 2012 21:04, Glus Xof <[email protected]> ha escrit: > Hi guys, > > I'm trying to code a simple draggable TreeView with a ListStore model > data. The available tutorial "Programming with..." offers a bit > complicated example using a TreeStore... which I don't understand at > all, for the moment... > > Could you send a simple example (with ListStore model data, all rows > draggable, all receive drags...) ?
I answer myself... using Gtk::TreeView::enable_model_drag_source(...) & Gtk::TreeView::enable_model_drag_dest(...) methods... Glus _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
