1.Presenting a Popover in iPad:

The UIPopoverController class (for iPad) is a very neat way to present information to the user. In this blog, we'll show how to use this class to present a popover view when the user touches a button. Let's see how it works. Start Xcode, click on "Create a new Xcode project," and select the Single [...]

Read More....

2.A simple Scroll View in iPad Programming:

The UIScrollView control gives us a way to pan and zoom views contained "within" it. While some attributes of a scroll view can be set in Interface Builder, in order to get a view to scroll or to zoom within a scroll view, it will be necessary to set up some things programmatically. In this [...]

Read More....


I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too.

Stay tuned to my blogtwitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.


This article is related to

iPad,iPhone,iPhone Coding,iPhone Turorial,Mobile Development Tutorials,Mobile Developments,Objective C,iOS Resources,iOS Sample Code