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

coding dynamic arrays
Author: Message:
luisillo
Junior Member
**

Avatar
yo

Posts: 23
38 / Male / –
Joined: Jun 2006
O.P. coding dynamic arrays
I'm working in a very nice script, when finished :P, I have almost everything done, but what I miss is a way for creating a window with an array of images(dynamically  loaded, from a given folder) where I can click on any of them , and get some information associated to that image.
I've been looking for something about in this forums and some others, but haven't found anything I can take profiit from.
I've read de MPLScriptingHelp and still don't know how to create that:

Does it have anyting to do with:
code:
<Element     xsi:type="ImageElement" Id="Img5">
            <Position Top="5" Left="86"/>
            <Image><Name>WHAT-SHOULD-BE-HERE???</Name></Image>
        </Element>


??

or must the images be loaded once the window is created?
after creating the window via:
code:
var wnd=MsgPlus.CreateWnd ('sth.xml','winId',0);


Any help or suggestion is welcome,
Thanks.
07-06-2006 01:53 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
coding dynamic arrays - by luisillo on 07-06-2006 at 01:53 AM
RE: coding dynamic arrays - by Silentdragon on 07-06-2006 at 01:57 AM
RE: coding dynamic arrays - by luisillo on 07-06-2006 at 02:40 AM
RE: coding dynamic arrays - by Ash_ on 08-09-2006 at 04:21 AM
RE: coding dynamic arrays - by Shondoit on 08-09-2006 at 10:59 AM


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