Attaching data to TreeView rows
- From: Andreas Volz <lists brachttal net>
- To: gtkmm-list gnome org
- Subject: Attaching data to TreeView rows
- Date: Sat, 13 Oct 2007 10:49:28 +0200
Hello,
my application uses a treeview. It has only one displayed column, but I
need to attach some data that isn't viewable by a user. I had such a
problem in the past in another application. There I added a text column
and hide it. But here I like to attach a bigger structure for each row
that has a list and some strings in it.
Is there a way to attach not renderable data to each row of a treeview?
Or should I add a hidden id and maintain a second structure with my
data in another place? So what do you think is the best? Any other
ideas?
regards
Andreas
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]