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

Interface help
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Interface help
What is there to not understand?

Tackle your problem step by step with logic questions, and you'll see that what you ask here is actually extremely easy...

Problem: You need to get a string from 'somewhere' so you can use it to replace a text.

How you should think:
1) That 'somewhere' is a textbox
2) A textbox is a control placed on a Plus! window
3) How do you grab text from a control placed on a Plus! window? See Plus! scripting documentation 'The PlusWnd Object'...
4) Simply take a look at the list of all the properties and functions from this object in the documentation and you'll notice the function "GetControlText", click on the link to read the details about this function.

Second problem: How to catch a button press
How you should think: Similar to the first problem and look up Events Reference > Interface Windows Events
No rocket science involved here, just some logic sense and reading...

PS: and look at other scripts...

Learn to self-study and look things up.

PS: It is not that we don't want to help, it is just that by giving you straight answers you will not learn to do anything yourself.

This post was edited on 07-19-2008 at 08:21 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
01-15-2007 09:53 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Interface help - by plus on 01-15-2007 at 08:52 PM
RE: Interface help - by matty on 01-15-2007 at 09:33 PM
RE: Interface help - by plus on 01-15-2007 at 09:39 PM
RE: RE: Interface help - by deAd on 01-15-2007 at 09:49 PM
RE: Interface help - by matty on 01-15-2007 at 09:51 PM
RE: Interface help - by CookieRevised on 01-15-2007 at 09:53 PM
RE: Interface help - by plus on 01-15-2007 at 10:05 PM
RE: RE: Interface help - by deAd on 01-15-2007 at 10:51 PM
RE: Interface help - by plus on 01-15-2007 at 10:56 PM
RE: Interface help - by matty on 01-15-2007 at 11:02 PM
RE: RE: Interface help - by deAd on 01-15-2007 at 11:18 PM
RE: Interface help - by plus on 01-16-2007 at 04:19 PM
RE: Interface help - by Plik on 01-16-2007 at 07:21 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