https://github.com/mrcarlberg/nstextviewdelegateandnotifications
This application will track delegate methods and notification messages from a NSTextView
https://github.com/mrcarlberg/nstextviewdelegateandnotifications
cocoa delegate docommandbyselector notifications nstextview shouldchangetextinrange textdidbeginediting textdidchange textdidendediting textshouldbeginediting textshouldendediting textviewdidchangeselection textviewdidchangetypingattributes
Last synced: about 1 year ago
JSON representation
This application will track delegate methods and notification messages from a NSTextView
- Host: GitHub
- URL: https://github.com/mrcarlberg/nstextviewdelegateandnotifications
- Owner: mrcarlberg
- Created: 2018-01-09T12:55:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-09T13:15:08.000Z (over 8 years ago)
- Last Synced: 2025-01-29T18:47:04.129Z (about 1 year ago)
- Topics: cocoa, delegate, docommandbyselector, notifications, nstextview, shouldchangetextinrange, textdidbeginediting, textdidchange, textdidendediting, textshouldbeginediting, textshouldendediting, textviewdidchangeselection, textviewdidchangetypingattributes
- Language: Objective-C
- Homepage:
- Size: 162 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NSTextViewDelegateAndNotifications
This application will track delegate methods and notification messages from a NSTextView
