What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » How can I ?? please enter

How can I ?? please enter
Author: Message:
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: How can I ?? please enter
quote:
Originally posted by sayed
this is my code

code:
function OnWndMainEvent_CtrlClicked(Wnd, ControlId) {
    if(ControlId == "ButtonSend") {
        vari[0] = Wnd.GetControlText("var1");
        vari[1] = Wnd.GetControlText("var2");
        Wnd.Visible = false;
        Wnd.SendMessage("hi");
    }
}

is this correct ?
No,

The variable Wnd defines the Plus! window not the conversation window.
01-05-2010 08:47 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
How can I ?? please enter - by sayed on 01-05-2010 at 05:03 PM
RE: How can I ?? please enter - by robert_dll on 01-05-2010 at 05:26 PM
RE: How can I ?? please enter - by sayed on 01-05-2010 at 05:33 PM
RE: How can I ?? please enter - by robert_dll on 01-05-2010 at 05:35 PM
RE: How can I ?? please enter - by sayed on 01-05-2010 at 05:37 PM
RE: How can I ?? please enter - by robert_dll on 01-05-2010 at 05:41 PM
RE: How can I ?? please enter - by sayed on 01-05-2010 at 05:54 PM
RE: How can I ?? please enter - by matty on 01-05-2010 at 06:24 PM
RE: How can I ?? please enter - by sayed on 01-05-2010 at 06:35 PM
RE: How can I ?? please enter - by robert_dll on 01-05-2010 at 07:03 PM
RE: How can I ?? please enter - by sayed on 01-05-2010 at 07:05 PM
RE: How can I ?? please enter - by robert_dll on 01-05-2010 at 07:10 PM
RE: How can I ?? please enter - by sayed on 01-05-2010 at 07:18 PM
RE: How can I ?? please enter - by matty on 01-05-2010 at 07:21 PM
RE: How can I ?? please enter - by sayed on 01-05-2010 at 07:28 PM
RE: How can I ?? please enter - by matty on 01-05-2010 at 08:47 PM
RE: How can I ?? please enter - by sayed on 01-06-2010 at 10:33 AM
RE: How can I ?? please enter - by sayed on 01-06-2010 at 11:51 AM
RE: How can I ?? please enter - by matty on 01-06-2010 at 01:56 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