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

contacts on desktop sorter
Author: Message:
blackguard
New Member
*


Posts: 1
35 / Male / Flag
Joined: Dec 2009
O.P. contacts on desktop sorter
hello
i'm want to make a script that arrange my contacts on desktop in a matrix or something.When someone is offline ,than he is invisible and there are gaps between the other contacts on desktop. So this script shuld reposition the online contact's floating windows to constant rows and colums. the question is: can i reposition these floating windows somehow? i couldn't find a reference for a function setWindowPos or something like that. the other thing is, whre can i access these floating windows? i found that there is an isFloating variable, when its false the contact has a floating window on dektop.
thanks in advence
12-29-2009 07:53 PM
Profile E-Mail PM Find Quote Report
Chris4
Elite Member
*****

Avatar

Posts: 4461
Reputation: 84
32 / Male / Flag
Joined: Dec 2004
RE: contacts on desktop sorter
I've never seen a script which alters the position of anything, so I doubt it's possible I'm afraid.

This post was edited on 12-30-2009 at 04:07 AM by Chris4.
Twitter: @ChrisLozeau
12-30-2009 04:07 AM
Profile PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: contacts on desktop sorter
There is no such script because the needed information is stored in the registry under a hashed subkey of the contact's Windows Live id. The hashing method is not made public (also for security reasons) and thus can not be reversed (which is needed for such a script).

If you could reverse the contact hash, you could read the position of the floating window in the registry. You would also need to use Windows APIs to move the floating windows around (and write the new coordinates back to the registry).

This post was edited on 03-03-2010 at 03:51 AM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
03-03-2010 03:45 AM
Profile PM Find Quote Report
« 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