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

Re: window resizing



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]