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

hide chat window
Author: Message:
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: hide chat window
quote:
Originally posted by billboy1001
Do you see any double posts and is this edited?:
You just double posted, use the edit button.

The ChatWnd object has a Handle property you can use as this ChatWnd.Handle, this will give the handle you can hide.

If you want to find the window use
code:
Interop.Call('user32', 'FindWindowW', 'imwindowclass', '');
That will find the first window.

What is the point of what you are doing? Are you entering a command into a chat window?

WHy not just use the LockMessenger feature?
10-09-2006 12:50 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
hide chat window - by Baggins on 10-08-2006 at 08:00 PM
RE: hide chat window - by Chris4 on 10-08-2006 at 08:03 PM
RE: hide chat window - by Baggins on 10-08-2006 at 08:06 PM
RE: hide chat window - by matty on 10-08-2006 at 10:05 PM
RE: hide chat window - by Baggins on 10-09-2006 at 12:10 AM
RE: hide chat window - by matty on 10-09-2006 at 12:50 AM
RE: hide chat window - by Baggins on 10-09-2006 at 12:55 AM
RE: hide chat window - by matty on 10-09-2006 at 01:08 AM
RE: hide chat window - by MoonGoose on 10-21-2006 at 06:51 PM
RE: hide chat window - by Spunky on 10-21-2006 at 07:27 PM
RE: hide chat window - by tomsreview on 12-18-2006 at 04:04 PM
RE: hide chat window - by Spunky on 12-18-2006 at 04:18 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