RE: [gtkmm] seeking/iterating a Gtk::TreeModel



> From: Marcel Karras [mailto:toka freebits de] 
> I'd like to seek a special column entry within a 
> Gtk::TreeModel and get
> returned the iterator to this row.
> 
> i.e.:
> 
> I've got a list of names and need to determine the position of "Marry"
> in order to erase this entry for example.
> 
> Another problem in connection with this one:
> How to iterate through a Gtk::TreeModel from the beginning to the end?

This should help you:
http://www.gtkmm.org/gtkmm2/docs/tutorial/html/ch08s03.html

Murray Cumming
murrayc usa net
www.murrayc.com 



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