>From: "universal2001" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Date: Wed, 22 Jan 2003 15:21:53 +1000
>Subject: <lingo-l> Create text field - I can't find info about it
>Reply-To: [EMAIL PROTECTED]
>
>Hi,
>
>I'm trying to make a list of words with the equal translation next to those
>words.
>i.e.
>
>makan     : to eat
>tidur        :  to sleep
>duduk     : to sit
>etc...
>
>Because I have about 100 words, I guess it is not very effective if I have
>to type every single words...
>So, I was thinking about putting those words into lingo propertylist and
>then access them using lingo getList or other.
>
>now, I want every word put into a single text field because I want the user
>tobe able to click on the word to hear the pronunciation of the word
>clicked.
>
>My question is: Is there a way to create a textfield on the fly (using lingo
>scripting) so I can create a textfield and then get the word from the
>propertyList and then put the word into the text field?
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

I would if problematic make it with 'fields'...they are older applicas in 
Director, and filled with better evaluated syntaxes.. 'Text members' are of 
younger age...
You can store them in 'external casts' as much as you want, and they are pretty 
fast in be reached and loaded in.. like in a database. 

Scrollers are possible to make, changing font-colours of text and its 
background are also Lingo-stuff to be able to use..

Sticking in them outdoor'-external texts from an external cast of some 
thousands, every with a number & name in the title, into the scene is made by 
having a - dummy-field (or more) on stage where you toss in the 
text....basically said. Same princip is for pictures that are overthrown by the 
syntax 'duplicate'... 
And voila.... you can even get sounds in same way fairly said by name of all in 
same title naming overall of the singel key-word pressed...which runs your 
picking ups in sounds, texts, pictures. No probs ! This is the main purpose 
with excellent multimedia... E-learning by touching sounds and moves... 

I created a source recently in this Lingo-L for those purposes... look back of 
2002-lists....Good luck. 

(Ice Hotel Rocks with Ice-theater 23 january to 6 of April winter 2003).





-------------------------------------------------
FREE E-MAIL IN 1 MINUTE!
 - [EMAIL PROTECTED] - http://www.pc.nu
[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]

Reply via email to