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

Windows help
Author: Message:
phalanxii
Full Member
***


Posts: 146
Reputation: 5
32 / Male / Flag
Joined: Aug 2006
Status: Away
RE: Windows help
Well for a start, to get your close button working, you can change the button's ID to BtnCancel:
code:
<Control xsi:type="ButtonControl" Id="BtnCancel">
   <Position Left="112" Top="25" Width="50"/>
   <Caption>Close</Caption>
</Control>
As a handy hint for anyone developing interface windows, Plus! automatically closes a window when a button with ID BtnCancel is clicked.

As for your other requests, I'd be happy to help you, but I'm not quite sure what you're after. Could you be a little more specific? (What do you mean by "tabs" and "textboxes"?)
01-02-2007 11:51 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Windows help - by Wakaki on 01-01-2007 at 03:56 PM
RE: Windows help - by phalanxii on 01-02-2007 at 11:51 AM


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