Download presentation
Presentation is loading. Please wait.
Published byBuck Clarke Modified over 8 years ago
1
Start ! iPhone Dev. 2012.5.4 남기수
2
Table of contents 1.Xcode - Xcode Install - Start Project ! 2. Dev. - Architecture - Create UI 3. Example - 스마트 대면맞고
3
Xcode 4.3.2 Install
4
Welcome ! 기존 프로젝트 생성 새 프로젝트 생성
5
Start Project ! Run Stop
6
Window App Delegate UIWindow *window MainViewController *mainViewController MainViewController UIViewController *vc1 UIViewController *vc2 UIViewController *vc3 vc1 Appdelegate vc1 View MainViewController ViewController View Architecture ( 사용자 시점 )
7
Create UI How to? 1. Code 2. Interface Builder 3. Storyboard
8
Code 1) 버튼등록 2) 버튼클릭에 대한 함수 호출로 ViewController 를 생성
9
Interface Builder 1)Action 에 관한 처리 2)Custom Control 등을 GUI 로 처리 ( 코드 자동생성 ) 1)Action 에 관한 처리 2)Custom Control 등을 GUI 로 처리 ( 코드 자동생성 )
10
Storyboard 1) 버튼을 우클릭 해서 ViewController 로 드래그 2) Modal 선택 * 버튼클릭 -> ViewController 전환이 자동으로 완성
11
Storyboard
12
Example
13
Thank you! 참고자료 : Xcode 설치 – http://developer.apple.comhttp://developer.apple.com Code UI 생성 – ‘ 스마트 대면맞고 ’ Storyboard - http://blog.naver.com/a931004?Redirect=Log&logNo=70132965902
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.