[comp.windows.x.motif] HELP!!! XmList Widget

D_GONZALEZ@UPR1.UPR.CLU.EDU (04/11/91)

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.

	PLEASE HELP !!!!

X11R3  Motif 1.0   IBM RS6000/ AIXWindows

David Gonzalez		internet" d_gonzalez@upr1.upr.clu.edu"
CEENET Lab Staff
University of Puerto Rico
Mayaguez Campus -- Engineering School

wwang@osf.org ("Weidong Wang from OSF") (04/11/91)

  >  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.