Path: utzoo!utgpu!water!watmath!clyde!att!rutgers!apple!bloom-beacon!ATHENA.MIT.EDU!swick From: swick@ATHENA.MIT.EDU (Ralph R. Swick) Newsgroups: comp.windows.x Subject: Re: Xaw Viewport Widget: bug? Message-ID: <8810141401.AA02185@LYRE.MIT.EDU> Date: 14 Oct 88 14:01:24 GMT References: <1467@spp2.UUCP> Sender: daemon@bloom-beacon.MIT.EDU Organization: DEC/MIT Project Athena Lines: 8 > the viewport is sized to the same size as the Box widget that > it contains. In R2, before it is realized, Xaw/Viewport always assumes the dimensions of it's child regardless of any width and height resource the Viewport may have been assigned. In R3, it will respect it's own width and height resource if they are non-zero before it is realized.