Peter E Dennis <peter.edwin.den...@gmail.com> writes:
>
> How do I get my program to cope with different length labels so the
> window fits on the screen?

You might want a scrollbar if the contents could be bigger than the
screen or if the user might shrink the window.  With some trouble at the
start of the program you can still calculate a set_default_size which is
enough for the biggest contents (but only show those later).
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to