expanding horizontally but not vertically
- From: "Brian Smith" <dbsoft technologist com>
- To: "gtk-list gnome org" <gtk-list gnome org>
- Subject: expanding horizontally but not vertically
- Date: Sun, 25 Mar 2001 09:45:54 -0600 (CST)
Is it possible to pack widgets into a box that expands horizontally but not
vertically (or vice versa). I can stop a widget from expanding by calling
gtk_widget_set_usize(widget, 0, 20); to make it expand horizontally but not
vertically, however the box it's in expands vertically anyway. Calling
gtk_widget_set_usize() like that on the box does not stop it from expanding. Is it
possible to do this?
Thanks!
Brian Smith
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]