What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Creating plugin, help needed

Pages: (2): « First « 1 [ 2 ] Last »
Creating plugin, help needed
Author: Message:
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: Creating plugin, help needed
For the 'Configure' problem, use
    Form1.Show vbModal

As for the reading probvlem thingy, there isn't a variable or event like that I'm afraid. Anyway, why not have it read all online contacts on sign-in? Could be useful :)
[Image: spartaafk.png]
01-26-2005 09:22 AM
Profile PM Web Find Quote Report
NightScream
Junior Member
**


Posts: 16
40 / Male / –
Joined: May 2004
O.P. RE: Creating plugin, help needed
yes, but it could also be really annoying ;)

edit: and for the problem i have, if you look @ the screenshot you can see that i already have the form loaded as Modal :(

This post was edited on 01-26-2005 at 04:47 PM by NightScream.
01-26-2005 04:45 PM
Profile PM Web Find Quote Report
Millenium_edition
Veteran Member
*****

Avatar

Posts: 1787
Reputation: 57
Joined: Apr 2003
RE: Creating plugin, help needed
quote:
Originally posted by NightScream
yes, but it could also be really annoying ;)

edit: and for the problem i have, if you look @ the screenshot you can see that i already have the form loaded as Modal :(
unfortunately the owner form can't be "me", because in a class "me" returns the class.
01-26-2005 05:34 PM
Profile E-Mail PM Find Quote Report
NightScream
Junior Member
**


Posts: 16
40 / Male / –
Joined: May 2004
O.P. RE: Creating plugin, help needed
so i just leave the "me" away?

i'm sorry that i sound very noobisch, i do have experience with VB6 but not with creating dll files ;)

edit: i have removed the "me" (like this: Public Function Configure()
frmOptions.Show vbModal
End Function
) but i still get the same error. i don't get it :s

This post was edited on 01-26-2005 at 05:39 PM by NightScream.
01-26-2005 05:37 PM
Profile PM Web Find Quote Report
Millenium_edition
Veteran Member
*****

Avatar

Posts: 1787
Reputation: 57
Joined: Apr 2003
RE: Creating plugin, help needed
well you can always use the ShowWindow API.
01-26-2005 05:53 PM
Profile E-Mail PM Find Quote Report
NightScream
Junior Member
**


Posts: 16
40 / Male / –
Joined: May 2004
O.P. RE: Creating plugin, help needed
i found the error, it was a error at the load event of the options form.
i typed me.visible = true
apparently that was the error. thx for looking into it guys
01-26-2005 06:06 PM
Profile PM Web Find Quote Report
Pages: (2): « First « 1 [ 2 ] Last »
« 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