On Sun, 2010-04-11 at 11:41 -0400, MK wrote:
> Okay, I have already been doing this, packing options alone are not
> enough. My diagnosis of the issue was a little bit off, in fact what
> prevented the expansion in my previous code was setting widget sizes
> before they are realized, and then leaving them to expand *if* the
> window is made larger manually.  Part of the "oversight" in my mind is
> that the window cannot then be resized smaller, meaning the only way
> to
> prevent this infinite expansion is to set an arbitrary size *before
> realization.* 

This doesn't make any sense to me unless you are doing something very
strange. A simple test case might demonstrate it to us, and is a good
strategy to identify the problem even if it is in your own code.


-- 
[email protected]
www.murrayc.com
www.openismus.com

_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to