Search found 2 matches

by bard
Wed Apr 26, 2006 2:26 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Text field respond to carriage return
Replies: 2
Views: 5662

Aah, excellent. Many thanks, malte!
by bard
Tue Apr 25, 2006 3:05 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Text field respond to carriage return
Replies: 2
Views: 5662

Text field respond to carriage return

I've built several basic programs to suit certain needs and I tend to learn things as I go along. Now I want to build a program that can respond to typed text in a simple input field. For example, if the user typed "start", then pressed enter, text on the screen would change, etc. But alas, I've hit...