[comp.windows.x] Motif list widget

nichols@cscsun1.larc.nasa.GOV (Chris Nichols) (02/23/91)

Is it possible in Motif to have multiple columns in a list widget?
The Athena list widget has two resources, defaultColumns and
forceColumns, that may be set to cause the list to display
its items left to right, wrapping to the next row after the number
of defaultColumns have been filled.  The alphabet in an Athena list
widget specified to have 5 columns, would look like this:

	a	b	c	d	e
	f	g	h	i	j
	k	l	m	n	o
	p	q	r	s	t
	u	v	w	x	y
	z

Is there any widget in Motif that can be made to do this?

	Chris Nichols

ben@hpcvlx.cv.hp.com (Benjamin Ellsworth) (02/26/91)

> Is it possible in Motif to have multiple columns in a list widget?

No