Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!usc!ucsd!ucbvax!mct-1.UUCP!niebres From: niebres@mct-1.UUCP (Caroline Niebres) Newsgroups: comp.windows.x.motif Subject: Scrolled List Problem Message-ID: <9104021734.AA02623@mct-1.com> Date: 2 Apr 91 17:34:27 GMT Sender: daemon@ucbvax.BERKELEY.EDU Distribution: inet Organization: The Internet Lines: 53 I have a list widget which does not grow horizontally to match the length of the longest item. The list will grow to allow a 13 character item but will clip any longer items. When the number of items in the list exceeds the number visible, the vertical scroll bar clips the list items even further. The following is the widget organization: XmMainWindow XmMenuBar XmCascadeButton XmPulldownMenu XmPushButton XmPushButton XmCascadeButton XmBulletinBoard XmScrolledWindow XmList XmPushButton The above widget structure was specified using the UIL. I have tried specifying XmNheight and XmNwidth arguments for the Bulletin Board and Main Window widgets to no avail. When I replaced the Main Window widget with a Bulletin Board, the list works (but when I replaced the Main Window with a Form widget the list exhibits the same behavior as it did using the Main Window). Why can't I (or how can I) use the Main Window widget in this scenario. I am using X11R3, motif 1.0, Interactive Unix 2.02. Dan Thurk Micro Component Technology uunet!mct-1.com!thurk (612) 482-5356