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

ListBoxControl
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: ListBoxControl
To set some things strait:

A listbox is not a listview (and vice versa). What Felu has showed is a ListView control, not a ListBox control.

Setting up controls is all the same though, only some have different attributes and all. Everything, including examples can be found in the Official Scripting Documentation > XML schemas reference > interface windows > ...
And of course in other scripts...

An example of a ListBox control can be found in the Plus! Preferences > General > Main > Change Language.
An example of a ListView control can be found in the Plus! Sound Library.

As you can see a ListView can be shown in different modes. The right hand side window in Windows Explorer is a nice example of this. That too is a ListView and you can select how you want to see your files: small icons, large icons, as a list, as tiles, etc... all that is possible with a ListView control.

A ListBox can only be a simple list, nothing more.

(So it also speaks for its own that a ListBox also uses far less memory and is far easier to set up and control than a ListView control)

This post was edited on 09-06-2006 at 09:54 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
09-06-2006 09:51 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
ListBoxControl - by neohunter on 09-06-2006 at 04:48 PM
RE: ListBoxControl - by Felu on 09-06-2006 at 05:29 PM
RE: ListBoxControl - by neohunter on 09-06-2006 at 05:39 PM
RE: ListBoxControl - by Eljay on 09-06-2006 at 06:08 PM
RE: ListBoxControl - by CookieRevised on 09-06-2006 at 09:51 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