What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » few questions, font and window parameters

few questions, font and window parameters
Author: Message:
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: few questions, font and window parameters
quote:
Originally posted by aztectrev
Is there a way to get and set the font used. what i want to do is get the current font, store it, change font, send message and then change back to stored font. cant seem to find a direct function?
This is stored in the registry at HKEY_CURRENT_USER\Software\Microsoft\MSNMessenger\PerPassportSettings\%MSNUSERID%\
It is a REG_BINARY key called IM Format. However I think this key is read for new conversations...
quote:
Originally posted by aztectrev
and also i need to pass a parameter to my scripts window, whats the best way to do this? i need a reference to the convo window that the slash command was used on
The parameters to the function OnEvent_ChatWndSendMessage are what you are looking for. The first parameter is the ChatWindow the second is the Message that was sent. Note this function is called for any messages you sent not just commands.

This post was edited on 01-29-2010 at 01:03 PM by matty.
01-29-2010 01:00 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
few questions, font and window parameters - by aztectrev on 01-29-2010 at 12:20 PM
RE: few questions, font and window parameters - by matty on 01-29-2010 at 01:00 PM
RE: few questions, font and window parameters - by aztectrev on 01-29-2010 at 01:10 PM
RE: few questions, font and window parameters - by matty on 01-29-2010 at 02:15 PM
RE: few questions, font and window parameters - by aztectrev on 01-29-2010 at 02:26 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