[Xerte] text entry

Tenney Julian Julian.Tenney at nottingham.ac.uk
Wed Feb 27 12:58:57 GMT 2008


then the script isn't running. You need to have this structure:
 
page
 -other icons etc
 -interaction
    -textEntry
 -script 
 
The script goes immedietely below the interaction, at the same level,
not inside the response. The perpetual property allows the flow to pass
straight through the interaction, without waiting for a user action to
cause it to exit. This means you can use script to manipulate the
response objects, which is what you need to do,
 
J
 
 


________________________________

	From: xerte-bounces at lists.nottingham.ac.uk
[mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of b b
	Sent: 27 February 2008 11:33
	To: Xerte discussion list
	Subject: Re: [Xerte] text entry
	
	
	I don't get anything in the debug window.
	
	
	----- Original Message ----
	From: Tenney Julian <Julian.Tenney at nottingham.ac.uk>
	To: Xerte discussion list <xerte at lists.nottingham.ac.uk>
	Sent: Wednesday, February 27, 2008 1:21:36 PM
	Subject: RE: [Xerte] text entry
	
	
	in the script icon, debug(myTextEntry);
	 
	what do you get in the debug window?


________________________________

		From: xerte-bounces at lists.nottingham.ac.uk
[mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of b b
		Sent: 27 February 2008 11:07
		To: Xerte discussion list
		Subject: Re: [Xerte] text entry
		
		

		i did what you said but it doesn't seem to work.the text
entry still resizes itsefl.what should i do?

		 

		thank you



		----- Original Message ----
		From: Tenney Julian <Julian.Tenney at nottingham.ac.uk>
		To: Xerte discussion list <xerte at lists.nottingham.ac.uk>
		Sent: Tuesday, February 26, 2008 5:48:55 PM
		Subject: RE: [Xerte] text entry
		
		
		- make the interaction the textEntry belongs to
perpetual (set perpetual to 1)
		- give the text entry response an rs property, say
myTextEntry
		- in a script below the interaction icon use
myTextEntry.autoSize = false;
		to prevent the resizing;
		 
		HTH
		 
		J


________________________________

			From: xerte-bounces at lists.nottingham.ac.uk
[mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of b b
			Sent: 26 February 2008 10:10
			To: xerte at lists.nottingham.ac.uk
			Subject: [Xerte] text entry
			
			
			when the text entered in the text entry is
longer than the width of the control it expand it's height.Is it posible
for the text entry not to do that, or to expand it's width not it's
height?
			 
			thank you

________________________________

			Never miss a thing. Make Yahoo your homepage.
<http://us.rd.yahoo.com/evt=51438/*http://www.yahoo.com/r/hs>  



		-----Inline Attachment Follows-----
		
		_______________________________________________
		Xerte mailing list
		Xerte at lists.nottingham.ac.uk
		http://lists.nottingham.ac.uk/mailman/listinfo/xerte
		


________________________________

		Be a better friend, newshound, and know-it-all with
Yahoo! Mobile. Try it now.
<http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i6
2sR8HDtDypao8Wcj9tAcJ> 



	-----Inline Attachment Follows-----
	
	_______________________________________________
	Xerte mailing list
	Xerte at lists.nottingham.ac.uk
	http://lists.nottingham.ac.uk/mailman/listinfo/xerte
	


________________________________

	Never miss a thing. Make Yahoo your homepage.
<http://us.rd.yahoo.com/evt=51438/*http://www.yahoo.com/r/hs>  

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20080227/8042c28e/attachment.html


More information about the Xerte mailing list