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

Help:
Author: Message:
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
36 / Male / Flag
Joined: Aug 2006
RE: Help:
If it's acessible from the Plus menu, it'll be using the event:
code:
OnEvent_MenuClicked()


Within that event you'll create the interface window (MsgPlus.CreateWnd). Then use:
code:
PlusWnd.SetControlText()


The function to read from a text file can be found on these forums, on Google and I'm fairly sure in MSDN  (as well as function to save)

Then use:
code:
OnWindowIdEvent_CtrlClicked()

and
code:
PlusWnd.GetControlText


to save the contents of the text box back to the text file...

Thats the basics. If you need any more help with the functions mentioned here, they are covered in the scripting documentation and possibly on the forum again. If you can not find the functions to Read/Write to a text file (should be really easy btw), I'll post more detail
<Eljay> "Problems encountered: shit blew up" :zippy:
01-02-2007 03:30 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Help: - by Wakaki on 01-02-2007 at 01:57 PM
RE: Help: - by Spunky on 01-02-2007 at 03:30 PM
RE: Help: - by Wakaki on 01-02-2007 at 03:47 PM
RE: Help: - by Matti on 01-02-2007 at 04:06 PM
RE: RE: Help: - by Wakaki on 01-02-2007 at 05:25 PM
RE: Help: - by Spunky on 01-02-2007 at 05:40 PM
RE: Help: - by Wakaki on 01-02-2007 at 06:14 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