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:
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
36 / Male / Flag
Joined: Aug 2006
O.P. [?] Clearing LstView Controls
I have trouble with this before, but for some reason this doesn't seem to clear the whole list, it always seems to leave the last item if there are more than 2-3 items in the list... Any idea why? It looks Ok to me and I've tried looping it more times, but it doesn't work

code:
for(var i=0; i<=PlusWnd.LstView_GetCount("ListView");i++){
    PlusWnd.LstView_RemoveItem("ListView", 0);
}

<Eljay> "Problems encountered: shit blew up" :zippy:
10-03-2007 02:07 PM
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