开发者

iPhone and iPad Rich Text Editor

开发者 https://www.devze.com 2023-01-06 23:41 出处:网络
I need to create a rich text editor (for text alignment, fonts, text and background colours, bold, italics, underlining etc) for an iPhone and iPad app. How should I accomplish. I have heard of 开发者

I need to create a rich text editor (for text alignment, fonts, text and background colours, bold, italics, underlining etc) for an iPhone and iPad app. How should I accomplish. I have heard of 开发者_JAVA百科storing the data as HTML and rendering it in a UIWebView, but how can I allow the user to edit the data without having to interact with the HTML source?


Go into the style part of Three20 UI. It may be what you need for. I don't know if it is a overkill for a starter, but you may try

0

精彩评论

暂无评论...
验证码 换一张
取 消