What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Adding labels to a window via script

Adding labels to a window via script
Author: Message:
mynetx
Skinning Contest Winner
*****

Avatar
Microsoft insider

Posts: 1175
Reputation: 33
36 / Male / Flag
Joined: Jul 2007
RE: Adding labels to a window via script
Changing the text on a label is easy from runtime: just use Wnd.SetControlText("labelId", "Text");...?

And additionally:
  • OpenTextFile Method
    object.OpenTextFile(filename[, iomode[, create[, format]]])
    Arguments

    (...)

    format

        Optional. One of three Tristate values used to indicate the format of the opened file. If omitted, the file is opened as ASCII.

    The format argument can have any of the following settings:

    [Image: vyuve0.png]

  • CreateTextFile Method

This post was edited on 04-06-2008 at 08:26 PM by mynetx.
mynetx - Microsoft, enhanced.

You have a problem or issue with Windows, Internet
Explorer or Office?
Send a tweet!
04-06-2008 08:22 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Adding labels to a window via script - by Fuzzylama on 04-05-2008 at 12:33 PM
RE: Adding labels to a window via script - by mynetx on 04-05-2008 at 12:39 PM
RE: Adding labels to a window via script - by Fuzzylama on 04-05-2008 at 03:10 PM
RE: Adding labels to a window via script - by mynetx on 04-05-2008 at 03:13 PM
RE: Adding labels to a window via script - by Volv on 04-05-2008 at 03:22 PM
RE: Adding labels to a window via script - by Fuzzylama on 04-06-2008 at 07:35 PM
RE: Adding labels to a window via script - by mynetx on 04-06-2008 at 08:22 PM
RE: Adding labels to a window via script - by Fuzzylama on 04-07-2008 at 12:46 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