What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [REQUEST] Input Box

[REQUEST] Input Box
Author: Message:
tuelskad
New Member
*


Posts: 3
Joined: Mar 2010
O.P. [REQUEST] Input Box
How to do inputboxes?
03-07-2010 11:47 AM
Profile E-Mail PM Find Quote Report
Felu
Veteran Member
*****


Posts: 2223
Reputation: 72
29 / Male / Flag
Joined: Apr 2006
Status: Away
RE: [REQUEST] Input Box
Can you be more specific?
03-07-2010 12:50 PM
Profile E-Mail PM Web Find Quote Report
tuelskad
New Member
*


Posts: 3
Joined: Mar 2010
O.P. RE: [REQUEST] Input Box
A box appears, with a textbox, ok and cancel,
when you click ok it returns the value of textbox.
03-07-2010 04:53 PM
Profile E-Mail PM Find Quote Report
Chrissy
Senior Member
****

Avatar

Posts: 850
Reputation: 5
29 / Male / Flag
Joined: Nov 2009
RE: [REQUEST] Input Box
Like this:

[Image: figure1.jpg]

Or this:

[Image: imagemediaax1.gif]

????
03-07-2010 05:05 PM
Profile E-Mail PM Web Find Quote Report
vaccination
Veteran Member
*****

Avatar

Posts: 2513
Reputation: 43
32 / Male / –
Joined: Apr 2005
RE: [REQUEST] Input Box
quote:
Originally posted by krissy-afc
Like this:

[Image: figure1.jpg]

Or this:

[Image: imagemediaax1.gif]

????
Neither, since neither contains a text box. -.-
[Image: jumbled.png]
03-07-2010 05:15 PM
Profile PM Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: [REQUEST] Input Box
[Image: InputBox.jpg]

That?

This post was edited on 03-07-2010 at 05:33 PM by matty.
03-07-2010 05:33 PM
Profile E-Mail PM Find Quote Report
tuelskad
New Member
*


Posts: 3
Joined: Mar 2010
O.P. RE: [REQUEST] Input Box
Yes.
03-08-2010 04:01 PM
Profile E-Mail PM Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: [REQUEST] Input Box
quote:
Originally posted by tuelskad
Yes.
It isn't possible in JScript/Javascript. There isn't an equivalent function. This is a VBScript/Visual Basic function.

Spunky is correct. Although as he stated those will not work in Plus! scripting.

This post was edited on 03-08-2010 at 07:02 PM by matty.
03-08-2010 05:51 PM
Profile E-Mail PM Find Quote Report
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
RE: [REQUEST] Input Box
quote:
Originally posted by matty
quote:
Originally posted by tuelskad
Yes.
It isn't possible in JScript/Javascript. There isn't an equivalent function. This is a VBScript/Visual Basic function.

Javascript:
prompt("What is your name?", "Please enter your name...");

Or in address box:
javascript:prompt("What is your name?", "Please enter your name...");

Although it has no equivalent in MsgPlus, is there not a Windows API like there is for MsgBox?

This post was edited on 03-08-2010 at 07:00 PM by Spunky.
<Eljay> "Problems encountered: shit blew up" :zippy:
03-08-2010 06:58 PM
Profile PM Find Quote Report
foaly
Senior Member
****

Avatar

Posts: 718
Reputation: 20
37 / Male / Flag
Joined: Jul 2006
RE: [REQUEST] Input Box
you could of course make a plus window...

I thought there was someone that already created it...
but I guess I was confussed with the TaskDialog class

This post was edited on 03-09-2010 at 02:03 PM by foaly.
03-09-2010 01:56 PM
Profile E-Mail PM 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