Re: Resizing an image widget
- From: Tristan Van Berkom <tvb gnome org>
- To: LaundroMat <laundro gmail com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Resizing an image widget
- Date: Mon, 22 Aug 2005 12:58:33 -0400
LaundroMat wrote:
I realise I wasn' t too clear in my mail.
The thing is, I have a window with essentially 3 boxes:
A B C
A = image
B = labels
C = text entry
The height of B (and C for that matter) is smaller than that of A. But
I would like to resize A to the height of C.
If you set the "homogeneous" property to TRUE, they'll all have the same
height, but you can get a finer control using GtkSizeGroup :)
Cheers,
-Tristan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]