RE: [gtkmm] Gtk::TreeView and float



> On Wed, 2003-09-03 at 09:22, Murray Cumming wrote:
> > On Wed, 2003-09-03 at 17:03, Ruediger Sonderfeld wrote:
> > > hi,
> > > I'm trying to use Gtk::TreeView with float. But it won't work!
> > 
> > I think you are having a problem with 
> append_column_editable(), to be 
> > precise, and I think that this is relevant: 
> > http://bugzilla.gnome.org/show_bug.cgi?id=102853
> > 
> > I think that's already in gtkmm 2.4 in cvs. Actually, it 
> might really 
> > be OK to add it to gtkmm 2.2.
> 
> Are there any plans to fix this in gtkmm 2.2 in an upcoming 
> release?

In he bug, I say that I don't think we can do it without breaking API and/or
ABI. But I tend to be over-cautious about that.

But I don't see a great need, because anybody can implement this themselves
without the append_column_editable() helper template. Just look at the
implementation of the template to see how.

> I just came across the problem tonight. Also, the 
> patch attached to the bug above seems to be against gtk+, not 
> gtkmm2, yet the comments are about gtkmm2. I'm slightly confused.

Yes, it looks like the wrong patch.

Murray Cumming
www.murrayc.com
murrayc usa net






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