Re: limit text input in NSTextView
Re: limit text input in NSTextView
- Subject: Re: limit text input in NSTextView
- From: Ondra Cada <email@hidden>
- Date: Tue, 17 Sep 2002 14:13:19 +0200
On Tuesday, September 17, 2002, at 10:30 , Arthur Clemens wrote:
NSTextView processes text on keyDown: rather than keyUp:, but keyDown:
is not the right place to intervene.
Why isn't it?
since there's umpteen other ways how to get chars there: paste, services,
d&d, ...
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.