Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!emory!att!pacbell.com!ucsd!ucbvax!alphalpha.com!nazgul From: nazgul@alphalpha.com (Kee Hinckley) Newsgroups: comp.windows.x.motif Subject: Re: need help with XmForm widget Message-ID: <901216153416.10242@alphalpha> Date: 16 Dec 90 20:34:16 GMT References: <4547@wrgate.WR.TEK.COM> Sender: daemon@ucbvax.BERKELEY.EDU Distribution: inet Organization: The Internet Lines: 11 > I know this looks like a candidate for a RowColumn widget rather than a form > but I couldn't find a way to make the left column be right justified and the > right column be left justified within a RowColumn. I considered using two > RowColumn widgets side by side, but then I'd have trouble keeping the rows > alligned. I'm suprised you got that to work in a Form. Unless all of the subsequent left-hand labels are <= the width of the first they usually get truncated, although it works fine at 1.1. I believe the 1.1 version will also do the shrinking you need. -kee