Catching keypresses in textfields
Catching keypresses in textfields
- Subject: Catching keypresses in textfields
- From: Matthew Smith <email@hidden>
- Date: Fri, 19 Apr 2002 14:53:33 +1000
Hello all,
How would I go about getting a textfield to catch the key events that
are sent to it when a user types in it's field?
For instance: I have a console window in my program that allows the user
to type command directly into it rather the use the interface, but need
to let the user ad tabs to indent their commands. How would I get the
textfield to print a tab in itself when the tab key is pressed rather
then choose the next responder...
Thanks for the help,
Matt Smith
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.