GTK: size of children of GtkVPaned
From: Roger That (fabsk+news_at_free.fr)
Date: 09/05/04
- Previous message: WTH: "Re: Developing a server receiving multiple sockets"
- Next in thread: Nils O. Selåsdal: "Re: GTK: size of children of GtkVPaned"
- Reply: Nils O. Selåsdal: "Re: GTK: size of children of GtkVPaned"
- Reply: Roger That: "Re: GTK: size of children of GtkVPaned"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 05 Sep 2004 13:29:37 +0200
Hi,
I am writing a simple tool in Python using GTK2 (glade). My window has
GtkVPaned with two GtkTreeView (each in a GtkScolledWindow). By default,
when I resize my window, the upper Tree keeps the same size and the lower
one is resized like the main window. I would like to have the opposite
behaviour.
Is there a simple to do it ? I could do some processing when the main
window is resized, but maybe there is a simpler way (less code, less bugs).
Thanks for your attention.
- Previous message: WTH: "Re: Developing a server receiving multiple sockets"
- Next in thread: Nils O. Selåsdal: "Re: GTK: size of children of GtkVPaned"
- Reply: Nils O. Selåsdal: "Re: GTK: size of children of GtkVPaned"
- Reply: Roger That: "Re: GTK: size of children of GtkVPaned"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|