i new cocoa. need build basic html editor in cocoa. user formatting text etc he/she not know text saved html. should using nstext view or should using webview. if there tutorials available building basic html editor.
i use nstextview
. can save text nsattributedstring
, read html file nsattributedstring
. here's info on started.
Comments
Post a Comment