What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » msgplus windows [RESOLVED]

msgplus windows [RESOLVED]
Author: Message:
Hen
Junior Member
**


Posts: 37
Joined: Aug 2007
O.P. msgplus windows [RESOLVED]
Hi,
I open a window from the chat window using MsgPlus.CreateWnd command.
I have some even from a control button in the window.
Then I want from the window to send a message as a result from this button control.
But if the only parameters of OnWindowIdEvent are "wnd" and "controlID" how can I know to who to send the message?
If I just write SendMessage("test") it doesnt work.
Thanks.


----------

Hi,
I declared a global var, and where I created the window, I also wrote:
flag=ChatWnd
Later, when I had input from control in the window, I did that:
flag.SendMessage("test")
and its working....

This post was edited on 03-30-2008 at 05:07 PM by Hen.
03-30-2008 04:52 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
msgplus windows [RESOLVED] - by Hen on 03-30-2008 at 04:52 PM
RE: msgplus windows [RESOLVED] - by CookieRevised on 03-30-2008 at 06:12 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