Shayan

Author


Post Pic

How to Create UIAlertViews

Today I will show everyone how to build a simple application  that will display  a button. When the button is clicked an alert will appear.
If you need any help comment below and I will respond as soon as I can
Thanks, and enjoy
In the header file (***ViewController.h)
-(IBAction)pushAlert;
In the  (***ViewController.m)
-(IBAction)pushAlert {
UIAlertView *alert = [[UIAlertView alloc] initWithTitle:@”This is [...]

Post Pic

How to Use a Progress View

Today I will show everyone how to build a simple application (with some basic customization) that will display a progressview and a button. When the button is clicked the progressview will start.
If you need any help comment below and I will respond as soon as I can
Thanks, and enjoy
You need to a flashplayer enabled browser [...]

How To Add A Basic Webview To A App

This tutorial is for the people who want to develop an application that can open a website. This tutorial will take you step by step to create a very simple application which can open one URL. App’s objects-a navigation bar,a back,and a refresh. This tutorial has been tested on iPhone firmware’s 2.2 to 3.1 if [...]

 Page 3 of 3 « 1  2  3 
Subscribe via RSS

Receive the latest iPhone app tutorials and resources delivered to you. Free.

Latest Tweet



Follow us on Twitter

Write for Us

Get your name in front of the masses by writing for iPhone App Tuts. We will share a plug about you and give links to your site and Twitter page.

Write for Us

We need your feedback

Would you pay a small monthly subscription for consistent iPhone tutorials?

View Results

Loading ... Loading ...