What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » clear combobox

clear combobox
Author: Message:
-dt-
Scripting Contest Winner
*****

Avatar
;o

Posts: 1819
Reputation: 74
35 / Male / Flag
Joined: Mar 2004
RE: clear combobox
of course it doesnt ... as you remove one the index changes!

just change

code:
window.Combo_RemoveItem("combobox", i);


to

code:
window.Combo_RemoveItem("combobox", 0);

[Image: dt2.0v2.png]      Happy Birthday, WDZ
06-26-2006 01:59 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
clear combobox - by tombotxp on 06-26-2006 at 12:51 PM
RE: clear combobox - by matty on 06-26-2006 at 12:58 PM
RE: clear combobox - by tombotxp on 06-26-2006 at 01:45 PM
RE: clear combobox - by -dt- on 06-26-2006 at 01:59 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