Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sdd.hp.com!elroy.jpl.nasa.gov!decwrl!ucbvax!osf.org!wwang From: wwang@osf.org ("Weidong Wang from OSF") Newsgroups: comp.windows.x.motif Subject: Re: HELP!!! XmList Widget Message-ID: <9104111410.AA20248@osf.osf.org> Date: 11 Apr 91 14:09:06 GMT References: <911948AE3A9F000129@UPR1.UPR.CLU.EDU> Sender: daemon@ucbvax.BERKELEY.EDU Distribution: inet Organization: The Internet Lines: 10 > Hi again > For the past three days I've been fighting with an XmList widget. > I can not get it to display more than one item on the list. > The XmList is child to a BulletinBoard. I also tried a FormDialog > but I found the same behavior. > The default XmNvisibleItemCount is 1. It is this resource that determines the number of visible items in the list. Try set it to something else.