Path: utzoo!mnetor!uunet!husc6!mailrus!ames!pasteur!ucbvax!ATHENA.MIT.EDU!swick From: swick@ATHENA.MIT.EDU (Ralph R. Swick) Newsgroups: comp.windows.x Subject: Re: trouble with Viewport widget Message-ID: <8803251327.AA13385@LYRE.MIT.EDU> Date: 25 Mar 88 13:27:04 GMT References: <7982@agate.BERKELEY.EDU> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 9 The semantics of the viewport widget are: - if unrealized, conform exactly to the child's geometry with extra room for scrollbars iff the forceBars option is set. - if realized, propagate resize requests from the child for a larger size only in the dimension for which scrollbars were not enabled. Propagate requests for a smaller size iff the current size of the viewing window is larger than the child's requested size.