Problem with resize of paned
- From: Sascha Ziemann <szi aibon ping de>
- To: GTK Mailinglist <gtk-list redhat com>
- Subject: Problem with resize of paned
- Date: Sat, 27 Dec 1997 08:51:17 +0100
Hi,
I have a vertical panned:
(vpaned (gtk-vpaned-new)
which contains a frame
(gtk-paned-add1 vpaned frame)
and a vbox
(gtk-container-add frame vbox)
The vbox contains a expandable scrollwin with a list
(gtk-box-pack-start vbox scrollwin #t #t 0)
The second part of the panned contains nothing expandable. (at this
moment)
Problem: When I resize the window, the lower part of the panned, that
contains nothing expandable, grows and the upper part that contains a
expandable list does not grow at all.
-- http://www.ping.de/sites/aibon/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]