What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Problem with Plus windows..

Problem with Plus windows..
Author: Message:
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: Problem with Plus windows..
code:
function OnEvent_ChatWndSendMessage(ChatWnd, Message) {
    if(Message == "/OpenWnd") {
        var Wnd = MsgPlus.CreateWnd("Windows.xml", "WndAbt");
        Wnd.ImageElmt_SetImageFile('ImgBackgrnd', '\\'+Messenger.ScriptFilesPath+'\\Images\\Background.png'); //i am assuming it is a png file.
    }
}
01-04-2008 06:49 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Problem with Plus windows.. - by SmokingCookie on 01-04-2008 at 06:07 PM
RE: Problem with Plus windows.. - by matty on 01-04-2008 at 06:11 PM
RE: RE: Problem with Plus windows.. - by SmokingCookie on 01-04-2008 at 06:17 PM
RE: Problem with Plus windows.. - by pollolibredegrasa on 01-04-2008 at 06:14 PM
RE: Problem with Plus windows.. - by matty on 01-04-2008 at 06:49 PM
RE: Problem with Plus windows.. - by SmokingCookie on 01-04-2008 at 06:53 PM
RE: Problem with Plus windows.. - by Matti on 01-04-2008 at 07:07 PM
RE: Problem with Plus windows.. - by SmokingCookie on 01-04-2008 at 07:13 PM
RE: Problem with Plus windows.. - by Matti on 01-04-2008 at 07:58 PM
RE: Problem with Plus windows.. - by SmokingCookie on 01-04-2008 at 08:03 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