What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Help - Plugin Forms

Help - Plugin Forms
Author: Message:
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: Help - Plugin Forms
To make all what is above more understanding.

In Visual Basic and creating Plugins

code:
Form1.Show
isn't the same as
code:
Form1.Show vbModal

For whatever reason with Plus! Plugins the Form you are trying to show has to be set to a Modal state for it to be viewable. I have talked to Patchou about this and he really didn't say much as he doesn't really know anything about VB at all 8-).

A way around this is to create an EXE that is in the Plugins directory and execute it when /xsamplecmd is entered. You can do a lot more with the EXE. You can use the Command Line to pass through information if you need specifics from the Conversation Window and so on.
09-08-2004 04:50 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Help - Plugin Forms - by michael_m91 on 09-08-2004 at 03:00 AM
RE: Help - Plugin Forms - by matty on 09-08-2004 at 04:50 AM
RE: Help - Plugin Forms - by RaceProUK on 09-08-2004 at 10:34 AM
RE: Help - Plugin Forms - by -dt- on 09-08-2004 at 10:59 AM
RE: Help - Plugin Forms - by RaceProUK on 09-08-2004 at 09:41 PM
RE: Help - Plugin Forms - by michael_m91 on 09-15-2004 at 04:53 AM
RE: Help - Plugin Forms - by RaceProUK on 09-15-2004 at 11:28 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