What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Request] Hide Contact List Feature

[Request] Hide Contact List Feature
Author: Message:
Eljay
Elite Member
*****

Avatar
:O

Posts: 2949
Reputation: 77
– / Male / –
Joined: May 2004
RE: [Request] Hide Contact List Feature
quote:
Originally posted by CookieRevised
Handle doesn't need to be global, can be obtained the moment you want to hide/show. But anyways, when I use it with WLM 8.1.0178, the height of the "me area" is 176 (not 191 pixels). This gives a nicer result here and the word wheel isn't half crunshed together either with this... ;)


Nice idea for this though, should be in WLM itself :p



PS: if((RECT.ReadDWORD(12) - RECT.ReadDWORD(4)) == newHeight) return true;
    else return false;
=>
    return (RECT.ReadDWORD(12) - RECT.ReadDWORD(4)) === newHeight;


Yeah already noticed the second part myself, like I said I just quickly hacked it together :P

Updated original post.
Download version 1.0.001 now!
06-02-2007 06:16 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Request] Hide Contact List Feature - by Lukeyy19 on 06-02-2007 at 01:10 PM
RE: [Request] Hide Contact List Feature - by Eljay on 06-02-2007 at 03:23 PM
RE: [Request] Hide Contact List Feature - by Matti on 06-02-2007 at 03:29 PM
RE: [Request] Hide Contact List Feature - by CookieRevised on 06-02-2007 at 05:07 PM
RE: [Request] Hide Contact List Feature - by felipEx on 06-02-2007 at 05:11 PM
RE: [Request] Hide Contact List Feature - by Eljay on 06-02-2007 at 06:16 PM
RE: [Request] Hide Contact List Feature - by Felu on 06-02-2007 at 06:34 PM
RE: [Request] Hide Contact List Feature - by Eljay on 06-02-2007 at 07:13 PM
RE: [Request] Hide Contact List Feature - by CookieRevised on 06-02-2007 at 07:41 PM
RE: [Request] Hide Contact List Feature - by Lukeyy19 on 06-02-2007 at 07:45 PM
RE: [Request] Hide Contact List Feature - by CookieRevised on 06-02-2007 at 07:58 PM
RE: RE: [Request] Hide Contact List Feature - by Lukeyy19 on 06-02-2007 at 08:29 PM
RE: [Request] Hide Contact List Feature - by CookieRevised on 06-03-2007 at 04:59 AM
RE: [Request] Hide Contact List Feature - by scott2010_h on 06-03-2007 at 09:35 AM
RE: [Request] Hide Contact List Feature - by hmaster on 06-03-2007 at 11:03 AM
RE: [Request] Hide Contact List Feature - by Lukeyy19 on 06-03-2007 at 11:34 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