Presentation is loading. Please wait.

Presentation is loading. Please wait.

IOS Applications Michelle Alexander COMS E6998 2/4/2013.

Similar presentations


Presentation on theme: "IOS Applications Michelle Alexander COMS E6998 2/4/2013."— Presentation transcript:

1 iOS Applications Michelle Alexander COMS E6998 2/4/2013

2 New Application

3 Project Type

4 Name Project Choose location to save on computer (Not Shown)

5 Project Settings

6 AppDelegate Launch point of your application Handles entering/leaving background

7 Supporting Files For the most part you do not need to modify these files Exceptions: – Integrating OpenCV – Modifying plist

8 Run Blank Application

9 Creating a ViewController File > New > File Objective-C class Subclass of UIViewController Choose file save location “Create”

10 Modify AppDelegate Add the new ViewController to the AppDelegate. AppDelegate.mAppDelegate.h

11 ViewController - UI Elements MyViewController.mMyViewController.h

12 UIButton From initWithNib: Call back function MyViewController.m

13 UIImage File> Add Files to “MyExampleProject” – Locate the image MyViewController.m initWithNib:


Download ppt "IOS Applications Michelle Alexander COMS E6998 2/4/2013."

Similar presentations


Ads by Google