Re: [gtkmm] Editable Gtk::TreeModelColumn<float> ???



On Tue, 2004-05-04 at 17:57 +0200, Igor Jovanovic wrote:
> Hello.
> 
> I can't understand why 	Gtk::TreeModelColumn<float> can not be used
> with append_column_editable();

Because gtkmm 2.2 has no template specialization for this. I think it
works in gtkmm 2.4. If you want to use glibmm 2.2, then you can
reimplement append_column_editable() - it is just a convenience template
method.






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