Rich Text Editing : Sample Project(富文本编辑)


原文:

http://ios-blog.co.uk/iphone-development-tutorials/rich-text-editing-sample-project/(不错的blog)

Rich Text Editing : Sample Project

Posted in Tutorials , on: December 27th, 2011 by: Josh Garnham

As promised I have gone through all the tutorials including the bonus code and some of the requests in the comments to put together a Xcode Project of the Rich Text Editing series.

If you haven’t already, check out the iOS5 Rich Text Editing Series.

The features of the project include:

- Bold, Italics and Underlining
- Highlighting (via UIMenuController)
- Font Size adjustment
- Font Color adjustment
- Font adjustment
- Undo and Redo
- Image insertion
- Draggable images
- Auto updating bar items which display the current state
- Bonus Code Hiding keyboard accessory view
- Bonus Code Hiding all other items in UIMenuController

Download it here.

Enjoyed this post?

Then why not subscribe to our RSS feed, follow us on twitter or use the buttons below to share with your friends and colleagues in one simple click.


你可能感兴趣的:(Rich Text Editing : Sample Project(富文本编辑))