Shoutbox
latest posts
member list
search
rules
contact
login
|
register
|
shoutbox
What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox
»
MsgHelp Archive
»
Messenger Plus! for Live Messenger
»
Scripting
»
Plug-Ins
» Forms in VB6
Pages: (2):
« First
[ 1 ]
2
»
Last »
Forms in VB6
Author:
Message:
Alph
Junior Member
Posts: 25
37 /
/ –
Joined: May 2004
O.P.
Forms in VB6
How can I show a custom Form in a VB plugin? i just can't seem to do it... thanks
05-24-2004 02:17 PM
Dempsey
Scripting Contest Winner
http://AdamDempsey.net
Posts: 2395
Reputation:
53
38 /
/
Joined: Jul 2003
RE: Forms in VB6
frmName.show 1
SoundPacks
-
Scripts
-
Skins
that's not a bug, thats an unexpected feature
05-24-2004 02:20 PM
Choli
Elite Member
Choli
Posts: 4714
Reputation:
42
43 /
/
Joined: Jan 2003
RE: Forms in VB6
Form_name.Show vbModal
Messenger Plus! en espaņol:
<<
http://www.msgpluslive.es/
>>
<<
http://foro.msgpluslive.es/
>>
05-24-2004 02:22 PM
Alph
Junior Member
Posts: 25
37 /
/ –
Joined: May 2004
O.P.
RE: Forms in VB6
why the "1"?? in VB I only code:
form.Show
and it works great
05-24-2004 02:23 PM
Dempsey
Scripting Contest Winner
http://AdamDempsey.net
Posts: 2395
Reputation:
53
38 /
/
Joined: Jul 2003
RE: Forms in VB6
yea, that nortmally works fine, but it has to be shown modally because its in a plugin. the 1 or vbModal makes it modal.
And in case you don't know, Modal means its in front on the window its window its called from.
This post was edited on 05-24-2004 at 02:26 PM by
Dempsey
.
SoundPacks
-
Scripts
-
Skins
that's not a bug, thats an unexpected feature
05-24-2004 02:24 PM
Alph
Junior Member
Posts: 25
37 /
/ –
Joined: May 2004
O.P.
RE: Forms in VB6
thanks a lot for the ultra-fast reply
u guyz rule
05-24-2004 02:25 PM
Dempsey
Scripting Contest Winner
http://AdamDempsey.net
Posts: 2395
Reputation:
53
38 /
/
Joined: Jul 2003
RE: Forms in VB6
your welcome.
If you need any more help making plugins in VB feel free to ask, there are a few VB Coders around here.
SoundPacks
-
Scripts
-
Skins
that's not a bug, thats an unexpected feature
05-24-2004 02:27 PM
Alph
Junior Member
Posts: 25
37 /
/ –
Joined: May 2004
O.P.
RE: Forms in VB6
i'm working on a plugin. it's a voting plugin, when there are converstaions with many ppl, u can have a voting
I'm calling it Democracy
05-24-2004 02:47 PM
Dempsey
Scripting Contest Winner
http://AdamDempsey.net
Posts: 2395
Reputation:
53
38 /
/
Joined: Jul 2003
RE: Forms in VB6
sounds like a unique plugin idea, should be good.
I'm guessing all users will have to have the plugin?
SoundPacks
-
Scripts
-
Skins
that's not a bug, thats an unexpected feature
05-24-2004 02:49 PM
Alph
Junior Member
Posts: 25
37 /
/ –
Joined: May 2004
O.P.
RE: Forms in VB6
u supose correctly if i chose to have a graphical environment like a box asking what to vote on each voters pc. yet, i'm thinking of the voting procedure as a command like "!yes" or "!no". what do u think?
05-24-2004 02:57 PM
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:
Select Rating...
5 ... Best
4
3 ... Average
2
1 ... Worst
Forum Jump:
Please select one:
--------------------
Latest Posts
Private Messages
User Control Panel
Who's Online
Search
Forum Home
Open Forum
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