Received: by ATHENA-PO-2.MIT.EDU (5.45/4.7) id AA05250; Fri, 23 Sep 88 09:49:17 EDT
Received: by ATHENA.MIT.EDU (5.45/4.7) id AA25936; Fri, 23 Sep 88 09:49:13 EDT
Received: by LYRE.MIT.EDU (5.45/4.7) id AA10991; Fri, 23 Sep 88 09:48:22 EDT
Message-Id: <8809231348.AA10991@LYRE.MIT.EDU>
To: bgardner@ATHENA.MIT.EDU
Subject: Box geometry
Date: Fri, 23 Sep 88 09:48:20 EDT
From: Ralph R. Swick <swick@ATHENA.MIT.EDU>

I found & fixed the bug in BoxWidget that was causing it to ask for
too much height.  The new version of the Xaw library in StaffTools
(/mit/StaffTools/{rt,vax}lib/libXaw.a) should fix your problem.

% attach StaffTools
% cc ... -L/mit/StaffTools/vaxlib -lXaw ...

Although the XtNallowShellResize doesn't hurt, it isn't necessary
in this case.

-Ralph
