[flagged]
Nerdy internals of an Apple text editor
31–40 of 93 posts
Re: Nerdy internals of an Apple text editor
#32I love articles like this.
Re: Nerdy internals of an Apple text editor
#33Re: Nerdy internals of an Apple text editor
#34It's a real shame that Apple doesn't release the source to a recent version of TextEdit. Given its structure (more or less just a stock objects from the API) it would be super educational for anyone who wants to use NSTextView et al.
Re: Nerdy internals of an Apple text editor
#35It's a real shame that Apple doesn't release the source to a recent version of TextEdit. Given its structure (more or less just a stock objects from the API) it would be super educational for anyone who wants to use NSTextView et al.
The document-based app template gets you a lot for “free” too, including tabs and conversion of windows into tabs and vice versa.
Re: Nerdy internals of an Apple text editor
#36Re: Nerdy internals of an Apple text editor
#37The UI of this doc is absolutely beautiful
It's a shame because otherwise the presentation is really good.
Re: Nerdy internals of an Apple text editor
#38The UI of this doc is absolutely beautiful
Re: Nerdy internals of an Apple text editor
#39I've been loving this app, It's replaced all other markdown apps for me including obsidian and ia Writer!