Re: Editing data from treeview
- From: Claudio Polegato Junior <cpolegatojr_lsts pop com br>
- To: Jorge Monsalvo <jm_tecno2002 yahoo com ar>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Editing data from treeview
- Date: Mon, 21 Nov 2005 18:01:42 +0000
Jorge Monsalvo escreveu:
I need some ideas to continue my application because I'm stopped
with this problem. I have two treeviews in my application in different
windows. The first one has a Tree Model in 3 levels of depth. The second one
is a list store with the complete set of values for the last child of the
first tree. What I want is to click on the tree child and get the complete
set of values from the child selected and then open a new window where the
user can change them. I need to find a simple method to get the reference
value from the tree model, search the list store to get the right iter, pick
the values from the iter and call a new window using these values.
What I can imagine is (schematic) what follows, but I think it could be a
simplest way to do it.
Hi,
I think you are looking for something like Glade do. Open Glade
(LANG=en;glade-2 to open in english) and create a new window with many
widgets. Now, click on "View" menu and then "Show Widget Tree". You will
see a window with a TreeView and when you select a how on this TreeView
many things happen. So, you can see the Glade source code. This is an idea.
--
[]'s
Claudio Polegato Junior
Um peregrino de Problemas; Um pergaminho de Soluções.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]