This is the PageMove application. In this application we will see, how to page move using touch function.
In this application we will see how to add background image in the table view. This is the simple simple example of tableview. Let see how it will be worked.
In this application we will see how to add images and labels in the UITableView. So just look how it will be worked.
In this application we will see how to measure Altitude in different places using GPS access.
In this application we will see , how to Main View Controller displays information (title, author, and copyright date) about a book. The user can edit this information by tapping Edit in the navigation bar.
In this application we will see how to handle touches, including multiple touches that move multiple objects. After the application launches, three colored pieces appear onscreen that the user can move independently. Touches cause up to three lines of text to be displayed at the top of the screen.
This is the Window base application, in this application we’ll see how to add image in background, add Label and Round Rect .Let see how to add it.
A Page control presents the user with a set of horizontal dots representing pages. The current page is presented as a white dot. The user can go from the current page to the next or to the previous page.
This is the simple TextView example. We will learn how to use Text View, here will do every thing with coding and we can easily edit , delete , add content in the text view .
In this application ,we will learn how to retrieve and set specific file/directory attributes. We have been specifying nil for the dictionary attributes of files and directories, specifiy a dictionary which provides attributes that are different from the default.We can alter the attributes of a file system object after it has been created.
We crate here a files in the application’s Home directory. To make things interesting, we load a web page from the Internet using the http protocol and store that html file in tmp. After that, we use a web view to load the html from the tmp directory and present it to user. We will see, these tasks can be easily achieved using the rich APIs available.
This application is a simple drawing, touch handling, and animation using UIKit and Core Animation. A touch inside a placard animates it in two ways: Its transform is changed such that it appears to pulse, and it is moved such that its center is directly under the touch.
This is the simple example of SnapShow. We are using a UIScrollView and UIImageViews in this application.
This is a simple application MovingBall. In this application Balls are moving on the screen.





