Hello list! I have written a little program that tests the user input of text in an editable text field. I have no problems in excluding unwanted characters.
In an on keyDown handler if a key is allowed I let it pass, if not I use stopEvent. So far so good. What I do not succeed in is converting a lowercase letter in an uppercase letter before it gets passed to the text field. Did anybody of you guys do that before? Thanks for your help Michael von Aichberger [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!]
