Re: Anyone know how to make a GtkEntry expand to fill a cell in a table?



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]