Re: [gtk-list] Keeping VPane ratios



On Sat, Feb 13, 1999 at 03:21:12PM -0700, Eden Li wrote:

> I have a window with an vertical pane and two widgets in each pane.  I set the
> usize on one widget to make it look the way I want.  When the window is resized
> the size of each pane changes messing up the placement of the widgets in the
> panes.  

If you are using add1 and add2 to add children to a pane, use pack1 and
pack2 (in 1.1.x) instead.

Dave Cook



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]