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

Get chatwindow
Author: Message:
SnuZZer
Full Member
***

Avatar

Posts: 114
32 / Male / Flag
Joined: Jun 2006
O.P. Get chatwindow
Hi.
When a item on my list is doubleclicked it shall send a file, but to send a file U need to know which window I'm using right now, but it isn't possible with the function - or is it?

Here is my code:
code:
function OnBibliotekEvent_LstViewDblClicked(Wnd, Id, Handling)
{
    ChatWindowInUse.SendFile(Wnd.LstView_GetItemText("liste",Handling,1));
}

Thanks in advance.
11-30-2006 07:09 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Get chatwindow - by SnuZZer on 11-30-2006 at 07:09 PM
RE: Get chatwindow - by Spunky on 11-30-2006 at 07:15 PM
RE: Get chatwindow - by SnuZZer on 11-30-2006 at 07:29 PM
RE: Get chatwindow - by Spunky on 11-30-2006 at 07:34 PM
RE: Get chatwindow - by CookieRevised on 12-01-2006 at 04:30 AM


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