Re: Capturing every keypress in an NSTextView
Re: Capturing every keypress in an NSTextView
- Subject: Re: Capturing every keypress in an NSTextView
- From: j o a r <email@hidden>
- Date: Tue, 21 Jan 2003 15:04:14 +0100
Check out NSResponder and all the "insert..." methods.
j o a r
On Tuesday, Jan 21, 2003, at 14:52 Europe/Stockholm, Chaffinch wrote:
I see plenty of examples of using controlTextDidChange to capture key
presses
for a text field. But what is the equivalent for an NSTextView?? ie.
when the
user enters a character I want to be notified.
_______________________________________________
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.