Typing into a NSTextView and overriding it
Typing into a NSTextView and overriding it
- Subject: Typing into a NSTextView and overriding it
- From: Daryle Walker <email@hidden>
- Date: Tue, 21 Feb 2017 02:07:56 -0500
1. How can one type in control characters into a text-view? I mean ASCII range 0 through 31 and 127, not counting horizontal-tab and line-feed.
2. Is there a way to filter out the user from typing (or pasting, etc.) characters you don't want (like NUL)?
3. Is there a way to limit the length of a line? Probably using a testing function.
Sent from my iPad
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden