https://github.com/angelosstampoulisgithub/objective-c-osx-editor
I made this simple macOS app in Objective C to show how someone can use NSTextView in Objective C
https://github.com/angelosstampoulisgithub/objective-c-osx-editor
Last synced: over 1 year ago
JSON representation
I made this simple macOS app in Objective C to show how someone can use NSTextView in Objective C
- Host: GitHub
- URL: https://github.com/angelosstampoulisgithub/objective-c-osx-editor
- Owner: angelosstampoulisgithub
- License: mit
- Created: 2024-11-07T15:15:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-07T18:18:12.000Z (over 1 year ago)
- Last Synced: 2024-11-07T19:26:41.350Z (over 1 year ago)
- Language: Objective-C
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Objective-C-OSX-Editor
I made this simple macOS app in Objective C to show how someone can use NSTextView in Objective C