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

Building a GUI?
Author: Message:
Matti
Elite Member
*****

Avatar
Script Developer and Helper

Posts: 1646
Reputation: 39
32 / Male / Flag
Joined: Apr 2004
RE: Building a GUI?
Interfaces in Messenger Plus! Live can be defined in XML files by using the Plus! Interfaces XML scheme, as documented in the Plus! Live Scripting Documentation. You can then create such a window with MsgPlus.CreateWnd and use the returned PlusWnd object to do all sorts of stuff and respond to window events.

This infrastructure was made so Plus! scripts could share a similar window design, so it's highly recommended to create your windows this way rather than creating it through lots of Win32 API code or ActiveX objects. ;)

If you're unsure how to make such windows, have a look at some scripts made by other developers and see how it's done. :)
Plus! Script Developer | Plus! Beta Tester | Creator of Countdown Live | Co-developer of Screenshot Sender 5

Found my post useful? Rate me!
12-03-2008 06:42 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Building a GUI? - by Zero on 12-03-2008 at 05:46 PM
RE: Building a GUI? - by Chris4 on 12-03-2008 at 06:18 PM
RE: Building a GUI? - by Matti on 12-03-2008 at 06:42 PM
RE: Building a GUI? - by Zero on 12-03-2008 at 07:51 PM
RE: Building a GUI? - by NanaFreak on 12-03-2008 at 11:18 PM
RE: Building a GUI? - by Matti on 12-04-2008 at 12:48 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