[Xerte] text entry

b b bogdanm2003 at yahoo.com
Wed Feb 27 13:13:28 GMT 2008


tahnk you.It's working fine now.


----- 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 2:58:57 PM
Subject: RE: [Xerte] text entry


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. 


-----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.


-----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. 


-----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://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20080227/f9e7b203/attachment.html


More information about the Xerte mailing list