Page 1 of 1
					
				Construct Sentence
				Posted: Thu May 12, 2011 9:01 am
				by ystan2010
				lol
			 
			
					
				Re: Construct Sentence
				Posted: Thu May 12, 2011 11:08 am
				by SparkOut
				There are plenty of techniques you could use, not sure if I've got your meaning exactly right but you could try something like this attached stack.
Make your 3 fields list fields with the lockText set to true, and set the listBehavior set to true. Then you can select individual lines in the fields to choose which option in each part of speech you want. (Make the three fields into a group and put the mouseUp handler in the group script so that it triggers whichever field is selected.) Use "the selectedText of..." to pick the text from each field and add them together to make your sentence for display.
I hope that is at least a starting point. I am sure there are other ways you could do the same too.
			 
			
					
				Re: Construct Sentence
				Posted: Thu May 12, 2011 11:16 am
				by bn
				Hi ystan,
You would have to program it. If you have specific quesitons just ask them in the Forum
Kind regards
Bernd
			 
			
					
				Re: Construct Sentence
				Posted: Tue May 17, 2011 8:03 am
				by ystan2010
				lol
			 
			
					
				Re: Construct Sentence
				Posted: Tue May 17, 2011 8:35 am
				by ystan2010
				Bernd, kannst du bitte löschen Sie diesen Beitrag für mich? Schätzen Sie es! Bitte schicken Sie mir, wenn u irgendwelche Fragen haben.
Vielen Dank!
			 
			
					
				Re: Construct Sentence
				Posted: Tue May 17, 2011 9:14 am
				by Mark
				Hi,
I would like to continue to follow this discussion on the forum. Why did you delete your original question Ystan?
Mark
			 
			
					
				Re: Construct Sentence
				Posted: Wed May 18, 2011 4:54 pm
				by SparkOut
				Was my sampler stack any help?