Re: STL container with Gtk::ListStore without copying?
- From: Jonathon Jongsma <jonathon quotidian org>
- To: Germán Diago <germandiago gmail com>, gtkmm-list <gtkmm-list gnome org>
- Subject: Re: STL container with Gtk::ListStore without copying?
- Date: Mon, 27 Apr 2009 17:33:47 -0500
Germán Diago wrote:
Hello. I would like to use a Gtk::ListStore which uses a std::vector
as a model without copying
the values inside the Gtk::ListStore?
1.- Is it supported?
2.- If it's not, is it possible to implement?
It would be possible (and useful) to implement, but there's no ready-to-use implementation
at the moment. I played around with doing this a while back, but then got busy and never
finished it. If you come up with something useful that you think others might be
interested in, feel free to folow up on the list.
--
jonner
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]