What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Question] Transparent Pluswnd background

[Question] Transparent Pluswnd background
Author: Message:
mynetx
Skinning Contest Winner
*****

Avatar
Microsoft insider

Posts: 1175
Reputation: 33
37 / Male / Flag
Joined: Jul 2007
O.P. [Question] Transparent Pluswnd background
[Image: attachment.php?pid=888574]

Right you can see what it should look like, left you see my current result.
Maybe anyone has a tip for me?
code:
    <Window Id="wndSomeWindow" Version="1">
        <Position Width="213" Height="145"/>
        <TitleBar>
            <AllowMinimize>false</AllowMinimize>
            <AllowClose>false</AllowClose>
        </TitleBar>
        <WindowTmpl>
            <Borders Type="None"/>
            <BackgroundColor>
                <Red>255</Red>
                <Green>0</Green>
                <Blue>255</Blue>
                <Alpha>255</Alpha>
            </BackgroundColor>
        </WindowTmpl>
    </Window>
Thanks in advance,

.png File Attachment: transparent-plus-window-background.png (133.21 KB)
This file has been downloaded 200 time(s).
mynetx - Microsoft, enhanced.

You have a problem or issue with Windows, Internet
Explorer or Office?
Send a tweet!
02-17-2008 01:17 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Question] Transparent Pluswnd background - by mynetx on 02-17-2008 at 01:17 PM
RE: [Question] Transparent Pluswnd background - by Spunky on 02-18-2008 at 04:03 PM
RE: [Question] Transparent Pluswnd background - by mynetx on 02-18-2008 at 04:49 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