[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: window resizing
- From: "Jeffrey Ratcliffe" <jeffrey ratcliffe gmail com>
- To: "Laurent Klinger" <laurent alcinoe net>
- Cc: gtk-perl-list gnome org
- Subject: Re: window resizing
- Date: Mon, 8 Oct 2007 11:01:56 +0200
On 05/10/2007, Laurent Klinger <laurent alcinoe net> wrote:
> manually resize (downsize) the window, but it would be nicer if it
> would fit tightly to its content by itself. How do you ask GTK to
> adopt this kind of behaviour?
Where I have had this problem, I have added a $window -> resize(100,
100) call. It doesn't matter that the 100 is too small, the window
cannot be resized smaller than the widgets need.
Regards
Jeff
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]