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:
Baggins
Full Member
***

Avatar
B000ALFAZO

Posts: 387
Reputation: 13
29 / Male / Flag
Joined: Oct 2006
O.P. RE: hide chat window
quote:
Originally posted by Matty
ShowWindow with SW_HIDE and SW_SHOW
i figured that out but what do i pass it as the first argument? the ChatWnd object? and are SW_HIDE and SW_SHOW really constants in JScript? the values of these are 0 and 5 so why not just pass that?^o)

EDIT:
quote:
Originally posted by deAd
..and also, don't double post, just edit your posts.
Do you see any double posts and is this edited?:
quote:
Originally posted by billboy1001
i want to write a SCRIPT to hide ONE CHAT WINDOW

EDIT: i know i can use api calls but wich ones


This post was edited Today at 08:21 PM by billboy1001.

code:
    var handle = Interop.Call("user32.dll", "FindWindowA", "", Nick + " - Conversation");
is there something the matter with this because it keeps returning 0 and that is why it is not working.

EDIT: Nick is the other username

This post was edited on 10-09-2006 at 12:27 AM by Baggins.
10-09-2006 12:10 AM
Profile E-Mail PM Web 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