Re: [gtkmm] TreeView.set_cursor weirdness



On Wed, 2002-07-31 at 17:59, Steve Przepiora wrote:
> Hello Murray,
> Using:
> const Gtk::TreeModel::Path path =
> 	model->get_path(row);
> 
> where model is a TreeModel
> and row is a Gtk::TreeRow row created with model->append()
> 
> I get an error:
>  fields of `Gtk::TreeIter' are inaccessible in 
> `Gtk::TreeRow' due to private inheritance

Please try from cvs. You should now be able to use a Row wherever a
method takes an iterator.

-- 
Murray Cumming
murrayc usa net
www.murrayc.com




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