Re: Various layouts per window
- From: José Alburquerque <jaalburquerque cox net>
- To: Pedro Sousa <pasousa ml gmail com>
- Cc: gtkmm-list gnome org
- Subject: Re: Various layouts per window
- Date: Tue, 27 Nov 2007 17:52:42 -0500
Pedro Sousa wrote:
Hi,
I'm trying to build a project with the following description:
A window consisting of two parts:
- On the left side, exist a treeview containing items with
different meanings.
- On the right side, the contents will depend on the item selected
on the left side.
A possible layout is attached in this mail.
My question is simple, how can I change the right side, after
selection of the respective item type? Is it possible to do it with
glade?
TreeView::Selection::signal_changed() may be what you're looking for.
-Jose
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]