Register Register Member Login Member Login Member Login Forgot Password ??
PHP , ASP , ASP.NET, VB.NET, C#, Java , jQuery , Android , iOS , Windows Phone
 

Registered : 109,025

HOME > Mobile > [iOS/iPhone] Tutorials - สอนเขียน iPhone App ฟรี เขียน iPad App เรียน iPhone เขียนโปรแกรม iPhone > สุดยอดการใช้ Object Library เครื่องมือ สร้างออกแบหน้าจอ Interface Builder ในรูปแบบต่าง ๆ ของ iOS ทั้งหมด



Clound SSD Virtual Server

สุดยอดการใช้ Object Library เครื่องมือ สร้างออกแบหน้าจอ Interface Builder ในรูปแบบต่าง ๆ ของ iOS ทั้งหมด

สุดยอดการใช้ Object Library เครื่องมือ สร้างออกแบหน้าจอ Interface Builder ในรูปแบบต่าง ๆ ของ iOS ทั้งหมด บทความนี้จะเป็นการรวบรวม การใช้ Object Library ต่าง ๆ ที่อยู่บน Interface Builder ในการออกแบบหน้่าจอ Interface ซึ่งจะทำการ Review เฉพาะตัวที่น่าสนใจ และคิดว่าจำเป็นต่อการใช้งานในการเขียนโปรแกรมบน iOS ที่ทำงานบน iPhone และ iPad ของเรา

Object Library

iOS Object Library for iPhone and iPad


ในการเขียน iPhone หรือ iPad ใน Version ใหม่ ๆ บน Xcode ทั้งแต่ 4.x เป็นต้นไป การเขียนโปรแกรมและการออกแบบหน้าจอ User Interface สามารถทำงานได้และสะดวกกว่าเดิมมาก ยิ่งมี Storyboard เข้ามาช่วยอีก จะทำให้บางครั้งเราแทบจะไม่ต้องสนใจการเขียน Code เลย เพราะเราสามารถอาศับการลากวาง Drag and Drop ก็สามารถที่จะ สร้าง หน้าจอ User Interface ด้วย Interface Builder ได้ง่าย ๆ เพียง 2-3 นาทีเท่านั้น


Object Library

Sample Object Library for iPhone and iPad


รายการ Object Library ที่อยู่บนโปรแกรม Xcode ที่เป็น Interface Builder จะมีอยู่ประมาณ 50 กว่าตัว ซึ่งบางตัวสามารถใช้งานได้ง่าย ๆ โดยผมจะเรียงลำดับแต่ล่ะหัวข้อ สามารถคลิกอ่านได้แต่ล่ะหัวข้อ









Label (UILabel) - iOS Example (iPhone , iPad)

Label (UILabel) - iOS Example (iPhone , iPad)



Round Rect Button (UIButton) - iOS Example (iPhone , iPad)

Round Rect Button (UIButton) - iOS Example (iPhone , iPad)



Segmented Control (UISegmentedControl) - iOS Example (iPhone , iPad)

Segmented Control (UISegmentedControl) - iOS Example (iPhone , iPad)



Text Field (UITextField) - iOS Example (iPhone , iPad)

Text Field (UITextField) - iOS Example (iPhone , iPad)



Slider (UISlider) - iOS Example (iPhone , iPad)

Slider (UISlider) - iOS Example (iPhone , iPad)



Switch (UISwitch) - iOS Example (iPhone , iPad)

Switch (UISwitch) - iOS Example (iPhone , iPad)



Activity Indicator View (UIActivityIndicatorView) - iOS Example (iPhone , iPad)

Activity Indicator View (UIActivityIndicatorView) - iOS Example (iPhone , iPad)



Progress View (UIProgressView) - iOS Example (iPhone , iPad)

Progress View (UIProgressView) - iOS Example (iPhone , iPad)



Page Control (UIPageControl) - iOS Example (iPhone , iPad)

Page Control (UIPageControl) - iOS Example (iPhone , iPad)



Stepper (UIStepper) - iOS Example (iPhone , iPad)

Stepper (UIStepper) - iOS Example (iPhone , iPad)



Table View (UITableView) - iOS Example (iPhone , iPad)

Table View (UITableView) - iOS Example (iPhone , iPad)



Table View Cell (UITableViewCell) - iOS Example (iPhone , iPad)

Table View Cell (UITableViewCell) - iOS Example (iPhone , iPad)








Collection View (NSCollectionView) - iOS Example (iPhone , iPad)

Collection View (NSCollectionView) - iOS Example (iPhone , iPad)



Collection View Cell (UICollectionViewCell) - iOS Example (iPhone , iPad)

Collection View Cell (UICollectionViewCell) - iOS Example (iPhone , iPad)



Collection Reusable View (UICollectionReusableView) - iOS Example (iPhone , iPad)

Collection Reusable View (UICollectionReusableView) - iOS Example (iPhone , iPad)



Image View (UIImageView) - iOS Example (iPhone , iPad)

Image View (UIImageView) - iOS Example (iPhone , iPad)



Text View (UITextView) - iOS Example (iPhone , iPad)

Text View (UITextView) - iOS Example (iPhone , iPad)



Web View (UIWebView) - iOS Example (iPhone , iPad)

Web View (UIWebView) - iOS Example (iPhone , iPad)



Map View - iOS Example (iPhone , iPad)

Map View - iOS Example (iPhone , iPad)



Scroll View (UIScrollView) - iOS Example (iPhone , iPad)

Scroll View (UIScrollView) - iOS Example (iPhone , iPad)



Date Picker (UIDatePicker) - iOS Example (iPhone , iPad)

Date Picker (UIDatePicker) - iOS Example (iPhone , iPad)



Picker View (UIPickerView) - iOS Example (iPhone , iPad)

Picker View (UIPickerView) - iOS Example (iPhone , iPad)



Ad BannerView (ADBannerView) - iOS Example (iPhone , iPad)

Ad BannerView (ADBannerView) - iOS Example (iPhone , iPad)



GLKit View - iOS Example (iPhone , iPad)

GLKit View - iOS Example (iPhone , iPad)



Tap Gesture Recognizer (UITapGestureRecognizer) - iOS Example (iPhone , iPad)

Tap Gesture Recognizer (UITapGestureRecognizer) - iOS Example (iPhone , iPad)



Pinch Gesture Recognizer (UIPinchGestureRecognizer) - iOS Example (iPhone , iPad)

Pinch Gesture Recognizer (UIPinchGestureRecognizer) - iOS Example (iPhone , iPad)



Rotation Gesture Recognizer (UIRotationGestureRecognizer) - iOS Example (iPhone , iPad)

Rotation Gesture Recognizer (UIRotationGestureRecognizer) - iOS Example (iPhone , iPad)



Swipe Gesture Recognizer (UISwipeGestureRecognizer) - iOS Example (iPhone , iPad)

Swipe Gesture Recognizer (UISwipeGestureRecognizer) - iOS Example (iPhone , iPad)



Pan Gesture Recognizer (UIPanGestureRecognizer) - iOS Example (iPhone , iPad)

Pan Gesture Recognizer (UIPanGestureRecognizer) - iOS Example (iPhone , iPad)



Long Press Gesture Recognizer (UILongPressGestureRecognizer) - iOS Example (iPhone , iPad)

Long Press Gesture Recognizer (UILongPressGestureRecognizer) - iOS Example (iPhone , iPad)



View Controller (UIViewController) - iOS Example (iPhone , iPad)

View Controller (UIViewController) - iOS Example (iPhone , iPad)



Table View Controller (UITableViewController) - iOS Example (iPhone , iPad)

Table View Controller (UITableViewController) - iOS Example (iPhone , iPad)



Collection View Controller (UICollectionViewController) - iOS Example (iPhone , iPad)

Collection View Controller (UICollectionViewController) - iOS Example (iPhone , iPad)



Navigation Controller (UINavigationController) - iOS Example (iPhone , iPad)

Navigation Controller (UINavigationController) - iOS Example (iPhone , iPad)



Tab Bar Controller (UITabBarController) - iOS Example (iPhone , iPad)

Tab Bar Controller (UITabBarController) - iOS Example (iPhone , iPad)



Page View Controller (UIPageViewController) - iOS Example (iPhone , iPad)

Page View Controller (UIPageViewController) - iOS Example (iPhone , iPad)



GLKit View Controller - iOS Example (iPhone , iPad)

GLKit View Controller - iOS Example (iPhone , iPad)



Object - iOS Example (iPhone , iPad)

Object - iOS Example (iPhone , iPad)



External Object - iOS Example (iPhone , iPad)

External Object - iOS Example (iPhone , iPad)



View (UIView) - iOS Example (iPhone , iPad)

View (UIView) - iOS Example (iPhone , iPad)



Window (UIWindow) - iOS Example (iPhone , iPad)

Window (UIWindow) - iOS Example (iPhone , iPad)



Navigation Bar (UINavigationBar) - iOS Example (iPhone , iPad)

Navigation Bar (UINavigationBar) - iOS Example (iPhone , iPad)



Navigation Item (UINavigationItem) - iOS Example (iPhone , iPad)

Navigation Item (UINavigationItem) - iOS Example (iPhone , iPad)



Search Bar (UISearchBar) - iOS Example (iPhone , iPad)

Search Bar (UISearchBar) - iOS Example (iPhone , iPad)



Search Bar and Search Display Controller (UISearchDisplayController) - iOS Example (iPhone , iPad)

Search Bar and Search Display Controller (UISearchDisplayController) - iOS Example (iPhone , iPad)



Toolbar (UIToolbar) - iOS Example (iPhone , iPad)

Toolbar (UIToolbar) - iOS Example (iPhone , iPad)



Bar Button Item (UIBarButtonItem) - iOS Example (iPhone , iPad)

Bar Button Item (UIBarButtonItem) - iOS Example (iPhone , iPad)



Fixed Space Bar Button Item - iOS Example (iPhone , iPad)

Fixed Space Bar Button Item - iOS Example (iPhone , iPad)



Flexible Space Bar Button Item - iOS Example (iPhone , iPad

Flexible Space Bar Button Item - iOS Example (iPhone , iPad)



Tab Bar (UITabBar) - iOS Example (iPhone , iPad)

Tab Bar (UITabBar) - iOS Example (iPhone , iPad)



Tab Bar Item (UITabBarItem) - iOS Example (iPhone , iPad)

Tab Bar Item (UITabBarItem) - iOS Example (iPhone , iPad)

   
Share


ช่วยกันสนับสนุนรักษาเว็บไซต์ความรู้แห่งนี้ไว้ด้วยการสนับสนุน Source Code 2.0 ของทีมงานไทยครีเอท


ลองใช้ค้นหาข้อมูล


   


Bookmark.   
       
  By : ThaiCreate.Com Team (บทความเป็นลิขสิทธิ์ของเว็บไทยครีเอทห้ามนำเผยแพร่ ณ เว็บไซต์อื่น ๆ)
  Score Rating :  
  Create/Update Date : 2012-11-01 16:37:11 / 2017-03-25 22:57:03
  Download : No files
 Sponsored Links / Related

 
Objective-C กับการสร้าง Event และ Action (IBAction) โต้ตอบ บน iOS (iPhone,iPad)
Rating :

 
Objective-C และ Outlet (IBOutlet) Action(IBAction) แบบง่าย ๆ ผ่าน Xcode (iPhone,iPad)
Rating :

 
รู้จัก IBOutlet และ IBAction กับ Interface Builder (iOS , iPhone , iPad)
Rating :

 
iOS/iPhone Label(UILabel) , Text Field(UITextField) , Round Rect Button(UIButton) Example (iPhone,iPad)
Rating :

 
iOS/iPhone Text View (UITextView) Display Multiline Text Region (Objective-C, iPhone, iPad)
Rating :


ThaiCreate.Com Forum


Comunity Forum Free Web Script
Jobs Freelance Free Uploads
Free Web Hosting Free Tools

สอน PHP ผ่าน Youtube ฟรี
สอน Android การเขียนโปรแกรม Android
สอน Windows Phone การเขียนโปรแกรม Windows Phone 7 และ 8
สอน iOS การเขียนโปรแกรม iPhone, iPad
สอน Java การเขียนโปรแกรม ภาษา Java
สอน Java GUI การเขียนโปรแกรม ภาษา Java GUI
สอน JSP การเขียนโปรแกรม ภาษา Java
สอน jQuery การเขียนโปรแกรม ภาษา jQuery
สอน .Net การเขียนโปรแกรม ภาษา .Net
Free Tutorial
สอน Google Maps Api
สอน Windows Service
สอน Entity Framework
สอน Android
สอน Java เขียน Java
Java GUI Swing
สอน JSP (Web App)
iOS (iPhone,iPad)
Windows Phone
Windows Azure
Windows Store
Laravel Framework
Yii PHP Framework
สอน jQuery
สอน jQuery กับ Ajax
สอน PHP OOP (Vdo)
Ajax Tutorials
SQL Tutorials
สอน SQL (Part 2)
JavaScript Tutorial
Javascript Tips
VBScript Tutorial
VBScript Validation
Microsoft Access
MySQL Tutorials
-- Stored Procedure
MariaDB Database
SQL Server Tutorial
SQL Server 2005
SQL Server 2008
SQL Server 2012
-- Stored Procedure
Oracle Database
-- Stored Procedure
SVN (Subversion)
แนวทางการทำ SEO
ปรับแต่งเว็บให้โหลดเร็ว


Hit Link
   







Load balance : Server 04
ThaiCreate.Com Logo
© www.ThaiCreate.Com. 2003-2024 All Rights Reserved.
ไทยครีเอทบริการ จัดทำดูแลแก้ไข Web Application ทุกรูปแบบ (PHP, .Net Application, VB.Net, C#)
[Conditions Privacy Statement] ติดต่อโฆษณา 081-987-6107 อัตราราคา คลิกที่นี่