Re: ListView Blues
- From: "Jimmy B" <anon@xxxxxxxx>
- Date: Wed, 13 Jun 2007 04:20:50 GMT
Sorry again for the delayed reply... But I thought about this before.
Having to store your "grid" in an array and worrying about updating it *and*
the ListView (or other grid control) is not only more complicated but it can
cost more CPU cycles. I use iGrid's cells to hold all my grid variables,
reading and writing to it as a please. If redraw is turned off, for example
for a second, it seems to be as fast as updating an element in an array.
And iGrid is even written in VB6. Very nice! as Borat would say.
.
- Prev by Date: Re: FindFirstFile Possible Memory Leak
- Next by Date: Re: Compile Only
- Previous by thread: FindFirstFile Possible Memory Leak
- Next by thread: Error trapping
- Index(es):