Re: Update TreeModel when TreeView changes
- From: Giuseppe Penone <giuspen gmail com>
- To: Gtkmm list <gtkmm-list gnome org>
- Subject: Re: Update TreeModel when TreeView changes
- Date: Mon, 11 Jun 2012 23:18:20 +0200
Hi,
there's an example on the online book
http://developer.gnome.org/gtkmm-tutorial/unstable/sec-treeview-examples.html.en#sec-editable-cells-example
it's gtkmm3 but the differences are not so many.
I personally prefer to add treeview / liststore from code to a glade scrolledwindow but I don't think
it's difficult to retrieve the pointers to the glade defined elements.
Cheers,
Giuseppe.
On Mon, Jun 11, 2012 at 3:14 PM, Florian Philipp
<lists binarywings net> wrote:
Hi list!
I image this must be an FAQ (or I'm just incredibly bad at reading docs)
but I've not yet found an acceptable solution:
I have a TreeModel and a ListStore, both defined in Glade. How can I
make the cells editable so that changes are reflected in the ListStore?
Preferably in a way that doesn't break every time I change the layout in
Glade.
If it matters, I'm stuck on Gtkmm-2.4
Thanks in advance!
Florian Philipp
_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
https://mail.gnome.org/mailman/listinfo/gtkmm-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]