Re: Anyone know how to make a GtkEntry expand to fill a cell in a table?
- From: "Brian J. Tarricone" <bjt23 cornell edu>
- To: gtk-app-devel-list gnome org
- Subject: Re: Anyone know how to make a GtkEntry expand to fill a cell in a table?
- Date: Wed, 26 Aug 2009 13:10:09 -0700
On 08/26/2009 12:55 PM, Boggess Rod wrote:
Before someone suggests the GTK_EXPAND option when attaching to the
table, I tried that. It works horizontally, but not vertically.
AFAICT, you can't make it expand vertically. A quick reading of the gtk
source suggests that it always requests the height (and paints the box
border) based on the font size.
-brian
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]