Re: GtkPaned and resize




Javi <javi@hardlogic.es> writes:

> 	I have created a GtkPaned in a scrolled window. When I move the paned
> widget the main window resize automatically!!! 

You probably have the auto_shrink policy set on the toplevel window.
In general, auto_shrink is rather evil and should be avoided.

(It basically says "allow the user to resize the window, but under
some circumstances snap it back to the requested size anyways.")

Regards,
                                        Owen



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