Re: How do I move rows up or down in a Gtk::ListViewText



I remember that the TreeModel used in Gtk::ListViewText is a Gtk::ListStore so, take a look in the documentation for Gtk::ListStore and you will find the method move(iter src, iter dest) used to move rows in the underlying model.

Greetings.


2013/5/27 Francis (Grizzly) Smit <grizzly smit id au>
yep I'm now trying to move the selected row up or down in a
Gtk::ListViewText but not sure how to do it
thx in advance for any help.


--


  .~.     In my life God comes first....
  /V\         but Linux is pretty high after that :-D
 /( )\    Francis (Grizzly) Smit
 ^^-^^    http://www.smit.id.au/

_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
https://mail.gnome.org/mailman/listinfo/gtkmm-list



--
Atentamente:
Juan Ángel Moreno Fernández
jamf gm gmail com
------------------------------
  Proyecto Gelide
  http://gelide.sf.net
------------------------------


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