What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » WLM Plus! General » Events

Events
Author: Message:
michael_m91
Full Member
***


Posts: 371
Reputation: 1
33 / Male / –
Joined: Jan 2004
O.P. Grin  Events
I know this has already been said but I think it would be cool for Messenger Plus to have On Event Programming for a user.

I know theres already the Contact Events (Popup On Away or w/e) But I'm Thinking a little window, This window you can program in Visual MsgPlus lol.

Eg. (Text In window)

code:
Event = Contact.changename "contact@hotmail.com"
    Me.CurrentStatus.AppearOffline
End Event

Event = Contact.signin ANY
    CurrentContact.OpenMsg(msgtext)
End Event



Basically it's like normal programming but users for Messenger Plus can learn to use it quickly.

Also on the second Event, It says CurrentContact, you may think that it would be "ANY" because thats what the event is. But If you think about it the event just finds out if any contact has just signed in, but Inside of that If you told it to send a command to ANY, then it wouldn't know what contact to send it to. So CurrentContact is options for the contact that you were talking about last(Must be part of the current event).

[Image: Email.JPG]
09-16-2004 06:34 AM
Profile E-Mail PM Web Find Quote Report
Patchou
Messenger Plus! Creator
*****

Avatar

Posts: 8607
Reputation: 201
43 / Male / Flag
Joined: Apr 2002
RE: Events
Well, you can already do that in plugins. I've recently included a sample in C++ that demonstrates theuse of events and I'm currently doign the same for VB :)
[Image: signature2.gif]
09-16-2004 07:32 AM
Profile PM Web Find Quote Report
michael_m91
Full Member
***


Posts: 371
Reputation: 1
33 / Male / –
Joined: Jan 2004
O.P. RE: Events
quote:
Originally posted by Patchou
Well, you can already do that in plugins. I've recently included a sample in C++ that demonstrates theuse of events and I'm currently doign the same for VB :)

Sweet, Can't wait for the VB one

[Image: Email.JPG]
09-16-2004 01:21 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »


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