The iPhone developers are the best IOS developers. The IOS development is just incomparable and the iPhone developers do a great job.
пятница, 10 февраля 2012 г.
четверг, 19 января 2012 г.
Rich Text Editing : Draggable Images (Part 7)
Here it is, the final tutorial in the series where we’ll attempt the most advanced feature yet! In this tutorial we’ll be subclassing UIGestureRecognizer, dealing with and using blocks but most importantly expanding our knowledge of javascript.
Javascript : The next step
First things first we need to add some javascript to our ‘index.html’ file. Just after the opening html tag add the following code:
Javascript : The next step
First things first we need to add some javascript to our ‘index.html’ file. Just after the opening html tag add the following code:
About the author: Josh Garnham
Josh is an indie Mac and iOS Developer with 2 years of experience behind him. You may know him as the developer of Spark for Mac as well as 4Score and 2Code for iOS. He is also a huge Apple lover, a Star Trek fan and active users on both Stack Overflow and Twitter
Rich Text Editing : Sample Project
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
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
Подписаться на:
Комментарии (Atom)