How to Handle Basic Interaction in Iphone?

We are going to write a slightly more complex application, one with two as well as a label. When the user taps either of the buttons, the label’s text changes. This may seem like a rather simplistic example,but it demonstrates the key concepts you will need to master the use of controls in your iphone application.

How to use different user interface in iphone application?

We are going to build an application that will take your knowledge of controls to a whole new level. We’ll implemented an image view, a slider, two different text fields,a segmented control, a couple of switches, and an iphone button that looks more like as an iphone button.

How to use Multiview Controller in iphone?

It’s most important to understand that each of these multiview controller is a view controller. Even the provided multiview classes UITabBarController and UINavigationController are subclasses if UIViewController and can do anything other view controller can do.

How to detect multiple taps in iphone?

Detecting multiple taps is very easy to use. If the user triple taps, you get notified three separate times. You get a single-tap, a double tap and finally triple tap. lets see how it is worked.

How to use Accelerometer in iphone?

This is going to be a very simple example of using the accelerometerto receive input.We are using Quartz 2D in this application for the sake of simplicity and reduce the amount of code that’s unreleated to using the accelerometer.

“Kick-Start Your iPhone Programming” – Free Online Webinar Series Launches

Book your seat today and mark your calendar! The first of a series of Free iPhone Programming Webinars will be held on 6th and 13th February 2010. People from all backgrounds are intrigued by the possibility of writing their own iPhone applications. Unfortunately, they often don’t know where to begin. Head Tutor at EDUmobile shows you just how easy it really is.

 

How to create Navigation base application in iphone?

Xcode offers a perfectly good template for creating navigation-based applications, and you will likely use it much of the time when you need to create hierarchical applications. We are going to construct our navigation-based application from the ground up so you get a feel for how everything fits together.

How to use Quartz in iPhone?

Quartz 2D is an advanced, two-dimensional drawing engine available for iPhone application development and to all Mac OS X application environments outside of the kernel.

How to use Autorotation and Autosizing in iphone?

This application used both Portrait and Landscape mode. I will show you how to change that orientation at runtime.

How to execute HelloWorld program in iphone?

There are many way to write “Hello World” program in iphone. But we’ll show you how to work with Interface Builder. This is a very simple example. Just try it.

How to use plist in iphone ?

This is the example of a plist (Property list) to get a feel for how its works.

How to use TableView in iphone?

Let’s look at the simplest possible example of a table view to get a feel for how its works. In this example ,we are going to display a list of text value.

How to play sounds in iPhone ?

The iphone media player is very easy to use.

How to use Picker in iphone?

We are using UIDatePicker in our app. So you have to use UIDatePicker you will need to implement the UIPickerViewDelegate delegate and then add a UIPicker to your subview.

EDUmobile Offers Student Community Free One-on-One iPhone Tutorial Course

EDUmobile, the Mobile Training Lab behind the world’s most popular Online One-on-One Interactive iPhone Course with over 150 students in live training, is now offering the course for free to the first 10 early bird students. To avail of the offer, the student must currently be enrolled in any school or college across the globe. [...]

Page 15 of 16« First...10«1213141516»
learn iphone programming

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

Our Mobile Training Courses

EDUmobile.ORG offers the following 4 Mobile Training Courses. Our iPhone Training Course is very popular, with over 200 developers in training.

learn iphone programming
© 2010 EDUmobile.ORG