Re: Finding out the new row selection in the treeview



That question should not be answered here, but have you tried a multimap?

Something like this
typedef std::multimap<int, Gtk::TreeModel::Row> Rows;


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