What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Hide/remove quick (personal) message?

Hide/remove quick (personal) message?
Author: Message:
Matti
Elite Member
*****

Avatar
Script Developer and Helper

Posts: 1646
Reputation: 39
31 / Male / Flag
Joined: Apr 2004
RE: Hide/remove quick (personal) message?
quote:
Originally posted by walts
so no script then? why?
how is it possible to hide pm with skin and not with script?
Skins work by modifying the user interface resources of Messenger. They define new images and styles which Plus! uses as replacements for Messenger's own interface resources. They can only be loaded when Messenger is launched, that's why you need to restart Messenger every time you make a change to your skin's options.

Scripts can interact with Messenger, this means that they can both read and change the data transferred through Messenger. For example, scripts can read your status, your contacts list and your chat messages but they can also change your status or your sent messages. They work by running custom code inside a scripting environment which provides interfaces to interact with Messenger and Plus!. They are loaded after Messenger is started and keep running the whole time.

Skins are for interface customisation at start-up, scripts are for interaction. They're completely different and thus they can't do the same tasks. Scripts can't change the user interface of Messenger since the interface can't be changed while Messenger is already running. Even if it would be possible for scripts to modify the interface, it would be nearly impossible to find the right elements which should be removed (here: the PSM elements). With all kinds of skins floating around, those elements can be anywhere the skin creator wants and thus a script wouldn't know where to look for them.
Plus! Script Developer | Plus! Beta Tester | Creator of Countdown Live | Co-developer of Screenshot Sender 5

Found my post useful? Rate me!
05-31-2010 05:12 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Hide/remove quick (personal) message? - by walts on 05-31-2010 at 02:47 PM
RE: Hide/remove quick (personal) message? - by Chris4 on 05-31-2010 at 02:58 PM
RE: Hide/remove quick (personal) message? - by walts on 05-31-2010 at 04:22 PM
RE: Hide/remove quick (personal) message? - by Chrissy on 05-31-2010 at 04:46 PM
RE: Hide/remove quick (personal) message? - by Matti on 05-31-2010 at 05:12 PM
RE: Hide/remove quick (personal) message? - by walts on 05-31-2010 at 05:49 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