50) Should I create an XmList widget as a child of automatic
XmScrolledWindow or use the XmCreateScrolledList() convenience function?
Answer: With most implementations, the convenience function use internal hooks
to give somewhat better scrolling performance. thanks to Ken Lee,
klee@synoptics.com