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:
SmokingCookie
Senior Member
****

Avatar

Posts: 815
Reputation: 15
30 / Male / Flag
Joined: Jul 2007
O.P. RE: Problem with Plus windows..
Well, it's working now, so I don't care about images in buttons.. I can also use text, like "close" or "sluiten" (Dutch for "close")..

EDIT:: I've got 3 days of "vakantie" :P

EDIT2:: Can I also use this as a remote command? Like:

code:
function OnEvent_ChatWndReceiveMessage(ChatWnd, Message) {
    if(Message == "!OpenWnd") {
        var Wnd = MsgPlus.CreateWnd("Windows.xml", "WndAbt");
    }
}


This post was edited on 01-04-2008 at 07:22 PM by SmokingCookie.
01-04-2008 07:13 PM
Profile 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