Re: [gtkmm] TreeView.set_cursor weirdness
- From: Murray Cumming <murrayc usa net>
- To: Steve Przepiora <steve przepiora org>
- Cc: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: [gtkmm] TreeView.set_cursor weirdness
- Date: 01 Aug 2002 09:13:41 +0100
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]