Path: utzoo!mnetor!uunet!husc6!bloom-beacon!mit-eddie!ll-xn!ames!pasteur!ucbvax!ATHENA.MIT.EDU!swick From: swick@ATHENA.MIT.EDU (Ralph R. Swick) Newsgroups: comp.windows.x Subject: Re: VPaned widget acts strangely ... or so it seems to me ... Message-ID: <8803281635.AA16514@LYRE.MIT.EDU> Date: 28 Mar 88 16:35:52 GMT References: <6565@ubvax.UB.Com> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 12 The VPaned widget has some fairly intricate heuristics to try to fill it's entire height by stretching one or more of the panes, since it wasn't originally planned that there be empty space allowed below the bottom pane. There's every chance of an odd interaction between these heuristics and your constraint specifications. If you send me a short test case, perhaps I'll look into it and see if the situation can be improved without breaking old code. I like the structure you're attempting to build, and I have a couple of proposals for compatible extentions to the constraint specifications. -Ralph