Re: [gtkmm] Editable Gtk::TreeModelColumn<float> ???
- From: Murray Cumming <murrayc murrayc com>
- To: xigorj sezam net
- Cc: gtkmm-list gnome org
- Subject: Re: [gtkmm] Editable Gtk::TreeModelColumn<float> ???
- Date: Tue, 04 May 2004 18:12:09 +0000
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]