Re: GtkFixed disables expand propertiy of GtkVBox ?



On Nov 15, 2007 5:58 AM, sphurti durgade <sphurti study yahoo com> wrote:
Hi
i am packing /putting notebook and one search box into fixed (GtkFixed). and this  fixed is packed into vbox

Children of a GtkFixed will not resize, they will maintain thier coordinates and
sizes as dictacted by the size request, this fixed widget should expand itself
I would think (maybe better to put it into a viewport or swindow but I
dont think
thats nescisarry).

Anyway, GtkFixed is used for fixed coordinates (not fixed ratios), this
will not resize nicely in dynamically resizable interfaces.

You might try using things like GtkAlignment or even GtkAspectFrame if you want
to make fancy resizable layouts

Cheers,
                    -Tristan



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