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

Add items to chatwindow
Author: Message:
PaulE
Junior Member
**


Posts: 28
Joined: Jul 2006
O.P. RE: Add items to chatwindow
I got this:

code:
<Interfaces xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

    <Window Id="Buttons" Version="1">

        <Attributes>

            <NoActivate>true</NoActivate>
            <LockOnClick>false</LockOnClick>
            <ShowInTaskbar>false</ShowInTaskbar>

        </Attributes>

        <TitleBar>

            <AllowMinimize>false</AllowMinimize>
            <AllowClose>false</AllowClose>

        </TitleBar>

        <Position Width="180" Height="75"/>

        <Controls>

            // Add here

        </Controls>

    </Window>

</Interfaces>

I dont want that border and BG Color.
And how can i add a image in it, that is clickable?

PaulE
01-14-2007 08:55 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Add items to chatwindow - by PaulE on 01-14-2007 at 05:25 PM
RE: Add items to chatwindow - by Ezra on 01-14-2007 at 05:46 PM
RE: Add items to chatwindow - by PaulE on 01-14-2007 at 06:04 PM
RE: Add items to chatwindow - by Matti on 01-14-2007 at 07:02 PM
RE: Add items to chatwindow - by PaulE on 01-14-2007 at 07:06 PM
RE: Add items to chatwindow - by Ezra on 01-14-2007 at 07:25 PM
RE: RE: Add items to chatwindow - by PaulE on 01-14-2007 at 07:27 PM
RE: Add items to chatwindow - by Matti on 01-14-2007 at 07:28 PM
RE: Add items to chatwindow - by PaulE on 01-14-2007 at 07:53 PM
RE: RE: Add items to chatwindow - by deAd on 01-14-2007 at 08:17 PM
RE: Add items to chatwindow - by PaulE on 01-14-2007 at 08:21 PM
RE: Add items to chatwindow - by matty on 01-14-2007 at 08:24 PM
RE: Add items to chatwindow - by PaulE on 01-14-2007 at 08:55 PM
RE: Add items to chatwindow - by Mike on 01-14-2007 at 09:14 PM
RE: RE: Add items to chatwindow - by PaulE on 01-14-2007 at 09:22 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