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

[WIP] Pastebin for Messenger Plus!
Author: Message:
Horseboy
Junior Member
**

Avatar
You can run and tell THAT - Horseboy

Posts: 40
Joined: Apr 2011
O.P. RE: RE: [WIP] Pastebin for Messenger Plus!
quote:
Originally posted by matty
quote:
Originally posted by Horseboy
Em... How do I put an image in? I have an image in the script's folder that I want to put in the window.
You use the ImageElement element.
XML code:
    <Elements>
        <Element Id="ImgAdvanced" xsi:type="ImageElement">
            <Position Top="0" Left="348"/>
            <Attributes><AllowAutoMirror>false</AllowAutoMirror></Attributes>
            <Image><Name>big\advanced</Name></Image>
        </Element>
    </Elements>

As you notice you dont need to add an extension to the image. Images are automatically assumed to be loaded from the Images folder so you don't need to prefix the image.

The folder structure of the above image is as follows:
Images
+-- big
     +advanced.png
quote:
Originally posted by Horseboy
And also... Trying to create a List view, kinda stuck. I have this:
If you are trying to create a ListView why are you using a ListBox?!?

Here is an example of a ListView:

XML code:
        <Control Id="LvOverlayRules" xsi:type="ListViewControl">
            <Position Top="130" Left="15" Width="270" Height="70"/>
            <Attributes>
                <AutoTip>true</AutoTip>
                <AlwaysShowSelection>true</AlwaysShowSelection>
            </Attributes>
            <ReportView>
                <ColumnHeader>true</ColumnHeader>
                <FullRowSelect>true</FullRowSelect>
            </ReportView>
            <Images>
                <SmallIcons>
                    <Image Id="1">
                        <Name>icons\enable</Name>
                    </Image>
                    <Image Id="0">
                        <Name>icons\disable</Name>
                    </Image>
                </SmallIcons>
            </Images>
            <Columns WidthFormat="Relative">
                <Column>
                    <ColumnId>sCondition</ColumnId>
                    <Label>Condition</Label>
                    <Width>33</Width>
                </Column>
                <Column>
                    <ColumnId>sOverlayText</ColumnId>
                    <Label>Overlay text</Label>
                    <Width>67</Width>
                </Column>
                <Column>
                    <ColumnId>OverlayId</ColumnId>
                    <Width>0</Width>
                </Column>
                <Column>
                    <ColumnId>bEnabled</ColumnId>
                    <Width>0</Width>
                </Column>
            </Columns>
        </Control>



I meant listbox sorry :P

And thanks for the image :)
Amateur Script Developer.
Current project(s) - TooLong Script
04-14-2011 06:43 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[WIP] Pastebin for Messenger Plus! - by Horseboy on 04-13-2011 at 01:01 PM
RE: [WIP] Pastebin for Messenger Plus! - by matty on 04-13-2011 at 06:01 PM
RE: RE: [WIP] Pastebin for Messenger Plus! - by Horseboy on 04-13-2011 at 06:11 PM
RE: [WIP] Pastebin for Messenger Plus! - by matty on 04-13-2011 at 06:32 PM
RE: [WIP] Pastebin for Messenger Plus! - by Horseboy on 04-13-2011 at 06:45 PM
RE: [WIP] Pastebin for Messenger Plus! - by matty on 04-13-2011 at 06:58 PM
RE: [WIP] Pastebin for Messenger Plus! - by Spunky on 04-13-2011 at 07:35 PM
RE: [WIP] Pastebin for Messenger Plus! - by matty on 04-13-2011 at 07:56 PM
RE: [WIP] Pastebin for Messenger Plus! - by prashker on 04-13-2011 at 08:07 PM
RE: [WIP] Pastebin for Messenger Plus! - by CookieRevised on 04-13-2011 at 11:35 PM
RE: RE: [WIP] Pastebin for Messenger Plus! - by Horseboy on 04-14-2011 at 07:54 AM
RE: [WIP] Pastebin for Messenger Plus! - by matty on 04-14-2011 at 02:19 AM
RE: [WIP] Pastebin for Messenger Plus! - by CookieRevised on 04-14-2011 at 10:37 AM
RE: RE: [WIP] Pastebin for Messenger Plus! - by Horseboy on 04-14-2011 at 02:30 PM
RE: [WIP] Pastebin for Messenger Plus! - by CookieRevised on 04-14-2011 at 02:43 PM
RE: RE: [WIP] Pastebin for Messenger Plus! - by Horseboy on 04-14-2011 at 02:47 PM
RE: [WIP] Pastebin for Messenger Plus! - by matty on 04-14-2011 at 03:11 PM
RE: RE: [WIP] Pastebin for Messenger Plus! - by Horseboy on 04-14-2011 at 03:29 PM
RE: [WIP] Pastebin for Messenger Plus! - by CookieRevised on 04-14-2011 at 03:36 PM
RE: RE: [WIP] Pastebin for Messenger Plus! - by Horseboy on 04-14-2011 at 03:51 PM
RE: [WIP] Pastebin for Messenger Plus! - by CookieRevised on 04-14-2011 at 03:57 PM
RE: [WIP] Pastebin for Messenger Plus! - by matty on 04-14-2011 at 03:57 PM
RE: [WIP] Pastebin for Messenger Plus! - by Horseboy on 04-14-2011 at 04:02 PM
RE: [WIP] Pastebin for Messenger Plus! - by CookieRevised on 04-14-2011 at 04:21 PM
RE: [WIP] Pastebin for Messenger Plus! - by matty on 04-14-2011 at 04:38 PM
RE: [WIP] Pastebin for Messenger Plus! - by CookieRevised on 04-14-2011 at 05:17 PM
RE: [WIP] Pastebin for Messenger Plus! - by Horseboy on 04-14-2011 at 05:30 PM
RE: [WIP] Pastebin for Messenger Plus! - by matty on 04-14-2011 at 06:24 PM
RE: RE: [WIP] Pastebin for Messenger Plus! - by Horseboy on 04-14-2011 at 06:43 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