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

Pages: (2): « First « 1 [ 2 ] Last »
[Request] Hide Contact List Feature
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: [Request] Hide Contact List Feature
quote:
Originally posted by Lukeyy19
still it does need a button really
A button isn't possible with just scripting

quote:
Originally posted by Lukeyy19
like Crtl+H to hide or something?
CTRL+H is already in use by Messenger itself (its the word wheel).

quote:
Originally posted by Lukeyy19
also how can i make it hide just a few more pixels as there is still a slight white bar?
download the latest version to start with.

Then go to the source of the script (Plus! > Preferences > General > Scripts > Hide Contact List > Edit) and change this line:
code:
var newHeight = (Messenger.Version >= 8.5) ? 182 : 176;
into
code:
var newHeight = (Messenger.Version >= 8.5) ? 181 : 176;

This post was edited on 06-02-2007 at 08:28 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
06-02-2007 07:58 PM
Profile PM Find Quote Report
Lukeyy19
Junior Member
**

Avatar
Oh Holy One...

Posts: 46
34 / Male / –
Joined: Jun 2006
O.P. RE: RE: [Request] Hide Contact List Feature
quote:
Originally posted by CookieRevised
quote:
Originally posted by Lukeyy19
still it does need a button really
A button isn't possible with just scripting
oh right... damn

quote:
Originally posted by CookieRevised
quote:
Originally posted by Lukeyy19
like Crtl+H to hide or something?
CTRL+H is already in use by Messenger itself (its the word wheel).
well i could always be a diffrent hotkey couldent it?

quote:
Originally posted by CookieRevised
quote:
Originally posted by Lukeyy19
also how can i make it hide just a few more pixels as there is still a slight white bar?
download the latest version.

thanks for edit, 1px wasnt enough, ive changed it to 179, and thats done the trick, cheers

This post was edited on 06-02-2007 at 10:15 PM by Lukeyy19.
[Image: lukeyy19sig2fh6.png]
06-02-2007 08:29 PM
Profile PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: [Request] Hide Contact List Feature
quote:
Originally posted by Lukeyy19
thanks for edit, 1px wasnt enough, ive changed it to 179, and thats done the trick, cheers
??? It shows fine with 181 pixels here... strange.... can you give a screenshot of the unhidden contact list? (but with the default top menu bar visible; that's easier to measure :p)

This post was edited on 06-03-2007 at 05:01 AM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
06-03-2007 04:59 AM
Profile PM Find Quote Report
scott2010_h
Full Member
***

Avatar

Posts: 187
Reputation: 10
31 / Male / Flag
Joined: Dec 2005
Status: Away
RE: [Request] Hide Contact List Feature
quote:
Originally posted by CookieRevised
    quote:Originally posted by Lukeyy19
    still it does need a button really

A button isn't possible with just scripting
... Or
You do it the dirty way and make a window and poll the contact list for change. (I think. I may be wrong about that.)
quote:
Originally posted by Lukeyy19
thanks for edit, 1px wasnt enough, ive changed it to 179, and thats done the trick, cheers
* scott2010_h wonders if Lukeyy19 is still using WLM 8.1

This post was edited on 06-03-2007 at 09:42 AM by scott2010_h.
06-03-2007 09:35 AM
Profile E-Mail PM Web Find Quote Report
hmaster
Senior Member
****

Avatar

Posts: 716
Reputation: 24
32 / Male / Flag
Joined: Nov 2004
RE: [Request] Hide Contact List Feature
Couldn't you add the button with a dll?
[Image: sig.png]
06-03-2007 11:03 AM
Profile PM Web Find Quote Report
Lukeyy19
Junior Member
**

Avatar
Oh Holy One...

Posts: 46
34 / Male / –
Joined: Jun 2006
O.P. RE: [Request] Hide Contact List Feature
lol does nobody believe me?

i have 8.5!

[Image: 85jm0.jpg]
[Image: lukeyy19sig2fh6.png]
06-03-2007 11:34 AM
Profile PM Find Quote Report
Pages: (2): « First « 1 [ 2 ] Last »
« Next Oldest Return to Top Next Newest »


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