What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [?] Clearing LstView Controls

[?] Clearing LstView Controls
Author: Message:
phalanxii
Full Member
***


Posts: 146
Reputation: 5
32 / Male / Flag
Joined: Aug 2006
Status: Away
RE: [?] Clearing LstView Controls
I would lean more towards using Mattike/roflmao456's method of using the LVM_DELETEALLITEMS message.

In my previous experience, doing a loop to remove each item is considerably slower and you can see the list getting cleared one by one.

Using the LVM_DELETEALLITEMS message clears the list altogether, and not only does that look nicer, but it probably uses less memory (considering only 1 line is called compared to the n lines used in a loop).

Just my two cents.
10-04-2007 12:47 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[?] Clearing LstView Controls - by Spunky on 10-03-2007 at 02:07 PM
RE: [?] Clearing LstView Controls - by Matti on 10-03-2007 at 02:32 PM
RE: [?] Clearing LstView Controls - by Volv on 10-03-2007 at 02:40 PM
RE: [?] Clearing LstView Controls - by Spunky on 10-03-2007 at 02:49 PM
RE: RE: [?] Clearing LstView Controls - by Matti on 10-03-2007 at 05:32 PM
RE: [?] Clearing LstView Controls - by Volv on 10-03-2007 at 02:58 PM
RE: [?] Clearing LstView Controls - by Spunky on 10-03-2007 at 03:00 PM
RE: [?] Clearing LstView Controls - by markee on 10-03-2007 at 03:03 PM
RE: [?] Clearing LstView Controls - by Spunky on 10-03-2007 at 03:04 PM
RE: RE: [?] Clearing LstView Controls - by Volv on 10-03-2007 at 03:07 PM
RE: [?] Clearing LstView Controls - by markee on 10-03-2007 at 03:14 PM
RE: [?] Clearing LstView Controls - by Spunky on 10-03-2007 at 05:45 PM
RE: [?] Clearing LstView Controls - by roflmao456 on 10-03-2007 at 07:47 PM
RE: [?] Clearing LstView Controls - by phalanxii on 10-04-2007 at 12:47 AM
RE: [?] Clearing LstView Controls - by Matti on 10-04-2007 at 04:56 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On