Treeview and properties.
- From: German Diago Gomez <al059365 alumail uji es>
- To: gtkmm-list gnome org
- Subject: Treeview and properties.
- Date: Sun, 17 Dec 2006 16:09:40 +0100
Hello. I want to use a treeview with a liststore to show Properties of objects I
create at runtime. The ModelColumns has two columns. The first one is always a
Glib::ustring and displays the name of a property for an object. There's no
problem there. But the second column is variable. I can show either an int, a
float, a string or a bool. And I'd like to be able to show all the properties
in the same treeview, namely, with a Name and a Value column in the treeview,
but the Value Column is variable in its type. How could I get this behaoviour?
Thanks in advance.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]