Re: limit text input in NSTextView
Re: limit text input in NSTextView
- Subject: Re: limit text input in NSTextView
- From: Arthur Clemens <email@hidden>
- Date: Tue, 17 Sep 2002 10:30:25 +0200
NSTextView processes text on keyDown: rather than keyUp:, but keyDown:
is not the right place to intervene.
Why isn't it?
Arthur Clemens
_______________________________________________
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.