Newsgroups: comp.windows.x.motif
Path: utzoo!utgpu!watserv1!watdragon!watsol.waterloo.edu!tbray
From: tbray@watsol.waterloo.edu (Tim Bray)
Subject: Re: Delete and rebuild items of XmList
Message-ID: <1991Jan4.182239.23675@watdragon.waterloo.edu>
Sender: daemon@watdragon.waterloo.edu (Owner of Many System Processes)
Organization: University of Waterloo
References: <1991Jan2.183113.2111@wlbr.imsd.contel.com>
Date: Fri, 4 Jan 91 18:22:39 GMT
Lines: 8

amc@wlv.imsd.contel.com (Allen M. Cohen) writes:
 What is the fastest way to delete all items in a list widget and replace them
 with an entirely new set of items?

I just do an XtSetArg of XmNitems and XmNitemCount, then XtSetValues on
the widget.  There is really no perceptible delay.  Is this wrong?

Tim Bray
