Reputation: 2192
I am new to Cocoa. I need to build a basic HTML editor in Cocoa. The user will basically will be formatting text etc but he/she does not know that the text will be saved as HTML. Should I be using NSText View or should I be using WebView. Also if there any tutorials are available for building basic HTML editor.
Upvotes: 0
Views: 826