Defining the location of dialog box

Michiel Spape Michiel.Spape at nottingham.ac.uk
Mon Sep 26 13:57:28 UTC 2011


Hi Gilis,
Interesting question, but it seems like it's already answered in the helpfile:
InputBox[$](prompt [, [title] [, [default] [,[xpos],[ypos] [,helpfile,context]]]])
So:
Dim a as string
a = inputbox("what is a", "myTitle", "null", 2000, 5000)

...Will display an inputbox at x,y = 2000,5000. Careful, x/y is defined in twips. Twips? Twentieths of a point. Learn something new every day!
Best,

Michiel Spapé
Research Fellow
Perception & Action group
University of Nottingham
School of Psychology
www.cognitology.eu


-----Original Message-----
From: e-prime at googlegroups.com [mailto:e-prime at googlegroups.com] On Behalf Of gilis
Sent: 26 September 2011 14:44
To: E-Prime
Subject: Defining the location of dialog box

Dear all,

In my experiment people are asked to insert text through a dialog box
(askbox)-the issue is that they have to enter the text while the image
stimuli are still visible so it appear that the askbox always covert
part of the stimulus that should be seen. My question is how can I
define the location of the dialog box in the display.

Many thanks
Gilis

-- 
You received this message because you are subscribed to the Google Groups "E-Prime" group.
To post to this group, send email to e-prime at googlegroups.com.
To unsubscribe from this group, send email to e-prime+unsubscribe at googlegroups.com.
For more options, visit this group at http://groups.google.com/group/e-prime?hl=en.

This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it.   Please do not use, copy or disclose the information contained in this message or in any attachment.  Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham.

This message has been checked for viruses but the contents of an attachment
may still contain software viruses which could damage your computer system:
you are advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.

-- 
You received this message because you are subscribed to the Google Groups "E-Prime" group.
To post to this group, send email to e-prime at googlegroups.com.
To unsubscribe from this group, send email to e-prime+unsubscribe at googlegroups.com.
For more options, visit this group at http://groups.google.com/group/e-prime?hl=en.



More information about the Eprime mailing list