I would like a single-line text entry field that triggers an evaluation upon hitting the 'return' key. As far as I can tell, the Text widget ignores the 'return' key, which forces me to use a Textarea ...
I'm not even sure the TEXTAREA control is appropriate for this, but let me explain my problem and perhaps someone who's done this before can offer a suggestion.<BR><BR>I have a client who wants to be ...