linelength didn't work


Author
Message
himandy
himandy
Distinguished Member (2.5K reputation)Distinguished Member (2.5K reputation)Distinguished Member (2.5K reputation)Distinguished Member (2.5K reputation)Distinguished Member (2.5K reputation)Distinguished Member (2.5K reputation)Distinguished Member (2.5K reputation)Distinguished Member (2.5K reputation)Distinguished Member (2.5K reputation)
Group: Forum Members
Posts: 15, Visits: 1
I used an openended to allow participants to write down their email addresses. But we found we can only input 20 characters at most. This is my code:

<openended email>
/ size = ( 500, 30)
/ stimulusframes =  [1=email]
/ buttonlabel = "Done"
/ numlines = 1     
/ linelength = 100 
/ position = (50, 60)
/ mouse = true
/ fontstyle = ("Times New Roman", 18pt, false, false, false, false, 5, 0)
</openended> 

<text email>
/ numitems = 1
/ items = ("Please write down your email")
/ position = (50,40)
/ font = ("Times New Roman", -25, 700, 0, 34)
/ erase = true (255, 255, 255)
/ color = (0,0,0)
</text>

At first, "linelength = 30". I changed it when I found the problem, but it doesn't work.

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Reading This Topic

Explore
Messages
Mentions
Search