Shoutbox

Display List - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: Display List (/showthread.php?tid=81876)

Display List by MrDiSante on 02-24-2008 at 06:28 PM

Hi,
I'm new to making GUI's for scripts, and the schema is rather confusing. I would like to make a dynamic list of options that the user can select from (as in I call some method in my script, pass an array or something as a parameter and MsgPlusLive! displays a dialogue with the array elements as options). I also want the user to be able to select multiple options. Would I use ListViewControl or ListBoxControl or something else? Could someone please provide a code/XML sample of a working list like that?
Thanks a lot.