Re: [gtkmm] TreeView.set_cursor weirdness



On Wed, 2002-07-31 at 17:11, Steve Przepiora wrote:
> I figured out why it wasn't working, I had an incorrect Path (the path
> string is a 0 based array) however I still am wondering if there is an
> easier way to get a Path from a Row?

Gtk::TreeModel::get_path(). It takes an iterator, but it will also take
a Row. See my other message about the overrides.

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




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