Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!uwm.edu!zaphod.mps.ohio-state.edu!samsung!emory!cambridge.apple.com!bloom-beacon!convex.UUCP!root From: root@convex.UUCP (Superuser) Newsgroups: comp.windows.x Subject: Lost mail for you Message-ID: <9006071736.AA16264@sushi> Date: 7 Jun 90 17:36:30 GMT Sender: root@athena.mit.edu (Wizard A. Root) Organization: The Internet Lines: 55 From pescadero.stanford.edu!expo.lcs.mit.edu!xpert-mailer Fri Jun 1 23:11:19 1990 remote from convex Received: by sushi (5.51/7.0) id AA06882; Fri, 1 Jun 90 23:11:19 CDT Received: by convex.COM (5.51/4.7) id AA10515; Fri, 1 Jun 90 23:11:12 CDT Received: from Erebus.Stanford.EDU by uxc.cso.uiuc.edu with SMTP (5.62+/IDA-1.2.8-900601) id AA03407 (for salevin%drlc1.UUCP@convex.com); Fri, 1 Jun 90 23:06:55 -0500 Received: from Hanauma.Stanford.EDU by erebus.Stanford.EDU with TCP; Fri, 1 Jun 90 21:08:47 PDT Received: by hanauma.stanford.edu (5.51/7.0) id AA01742; Fri, 1 Jun 90 21:06:38 PDT Received: from EXPO.LCS.MIT.EDU by Pescadero.Stanford.EDU (5.59/25-eef) id AA25088; Fri, 1 Jun 90 21:05:33 PDT Received: by expo.lcs.mit.edu; Fri, 1 Jun 90 18:06:21 EDT Received: from bloom-beacon.MIT.EDU by expo.lcs.mit.edu; Fri, 1 Jun 90 18:06:10 EDT Received: by bloom-beacon.MIT.EDU (5.61/25-eef) id AA10863; Fri, 1 Jun 90 17:16:34 EDT Received: from USENET by bloom-beacon.mit.edu with netnews for xpert@expo.lcs.mit.edu (xpert@expo.lcs.mit.edu) (contact usenet@bloom-beacon.mit.edu if you have questions) Date: 1 Jun 90 20:54:43 GMT From: convex!boulder.colorado.edu!toml%ninja%stan (Tom LaStrange) Organization: Solbourne Computer, Inc. Subject: Motif Form widget question Message-Id: <1990Jun1.205443.5062@Solbourne.COM> Sender: convex!expo.lcs.mit.edu!xpert-request To: xpert@expo.lcs.mit.edu I'm trying to learn this Motif thing and I'm cutting my teeth on the Form widget. I want to create a Form widget and have three children inside like this +---------+ | A | +---------+ | B | +---------+ | C | +---------+ If I create the children in the order A,B,C and attach B to A and C to B, everything works fine. If I create them in the order C,B,A and attach B to C and A to B, then the Form widget does not appear to size properly to hold all the children. All I see is C unless I resize the thing. Is this a "feature" of the form widget that I haven't read about someplace? Does the Form widget size itself to fit the child with the largest lower right corner coordinates? I don't have Motif source so I can't UTSL. Thanks, Tom LaStrange Solbourne Computer Inc. ARPA: toml@Solbourne.COM 1900 Pike Rd. UUCP: ...!{boulder,sun}!stan!toml Longmont, CO 80501