Hi

I am using a microsoft listview to display 1 million items. What is the
quickest way in foxpro?
I need to use listview sp6 because it supports icons. ie file list is what
im trying to create......

Thanks Glenn

Re: Microsoft Listview SP6 Slow by Jack

Jack
Thu Nov 25 23:32:11 CST 2004

On Fri, 26 Nov 2004 16:57:22 +1300, "Glenn Aitchison"
<glenn@nospam.com> wrote:

>Hi
>
>I am using a microsoft listview to display 1 million items. What is the
>quickest way in foxpro?
>I need to use listview sp6 because it supports icons. ie file list is what
>im trying to create......

I have not used the listview control very much, but the treeview is
immensely speeded up when adding and removing large numbers of items
by setting the control's Visible property to .F.