User contributions
21 January 2011
An iPhone Graphics Drawing Tutorial using Quartz 2D
no edit summary
IPhone iOS 4 Development Essentials
no edit summary
+413
Drawing iOS 4 iPhone 2D Graphics with Quartz
New page: The ability to draw two dimensional graphics on the iPhone is provided as part of the Core Graphics Framework in the form of the Quartz 2D API. The iOS implementation of Quartz on the iPho...
IPhone iOS 4 Development Essentials
no edit summary
+51
IPhone iOS 4 Development Essentials
no edit summary
+8
IPhone iOS 4 Development Essentials
no edit summary
+752
Detecting iOS 4 iPhone Touch Screen Gesture Motions
no edit summary
+3
Detecting iOS 4 iPhone Touch Screen Gesture Motions
New page: The last area of iOS touch screen event handling that we will look at in this book involves the detection of gestures involving movement. As covered in a previous chapter, a gesture refers...
IPhone iOS 4 Development Essentials
no edit summary
+58
IPhone iOS 4 Development Essentials
no edit summary
+961
An Example iOS 4 iPhone Touch, Multitouch and Tap Application
Building and Running the Touch Example Application
+1
File:Ios 4 iphone touches.jpg
no edit summary
An Example iOS 4 iPhone Touch, Multitouch and Tap Application
New page: Having covered the basic concepts behind the handling of iOS user interaction with an iPhone touch screen in the previous chapter, this chapter will work through a tutorial designed to hig...
IPhone iOS 4 Development Essentials
no edit summary
+68
An Example iPhone Touch, Multitouch and Tap Application
no edit summary
+1
20 January 2011
IPhone iOS 4 Development Essentials
no edit summary
+853
An Overview of iOS 4 iPhone Multitouch, Taps and Gestures
no edit summary
-1
An Overview of iOS 4 iPhone Multitouch, Taps and Gestures
no edit summary
-3,027
An Overview of iOS 4 iPhone Multitouch, Taps and Gestures
Gestures
-339
An Overview of iOS 4 iPhone Multitouch, Taps and Gestures
Forwarding an Event to the Next Responder
+3,366
An Overview of iOS 4 iPhone Multitouch, Taps and Gestures
New page: In terms of physical points of interaction between the device and the user, the iPhone provides three buttons, a switch and a touch screen. Without question, the user will spend far more t...
IPhone iOS 4 Development Essentials
no edit summary
+64
An Overview of iPhone Multitouch, Taps and Gestures
no edit summary
+1
An Overview of iPhone Multitouch, Taps and Gestures
no edit summary
-1
An Overview of iPhone Multitouch, Taps and Gestures
no edit summary
+1
An Overview of iPhone Multitouch, Taps and Gestures
no edit summary
-2
IPhone iOS 4 Development Essentials
no edit summary
+885
File:Ios 4 iphone core data app.jpg
no edit summary
File:Ios 4 core data entity defined.jpg
no edit summary
File:Ios 4 iphone entity editor.jpg
no edit summary
An iOS 4 iPhone Core Data Tutorial
New page: In the previous chapter, entitled Working with iOS 4 iPhone Databases using Core Data, an overview of the Core Data stack was provided, together with details of how to write code to im...
IPhone iOS 4 Development Essentials
no edit summary
+41
IPhone iOS 4 Development Essentials
no edit summary
+1,157
Working with iOS 4 iPhone Databases using Core Data
New page: The preceding chapters covered the concepts of database storage using the SQLite database. In these chapters the assumption was made that the iPhone application code would directly manipul...
IPhone iOS 4 Development Essentials
no edit summary
+58
19 January 2011
IPhone iOS 4 Development Essentials
no edit summary
+988
An Example SQLite based iOS 4 iPhone Application
Designing the User Interface
-1
File:Ios 4 iphone sqlite app running.jpg
no edit summary
An Example SQLite based iOS 4 iPhone Application
Creating and Preparing the SQLite Application Project
+3
An Example SQLite based iOS 4 iPhone Application
New page: In the chapter entitled iOS 4 iPhone Database Implementation using SQLite the basic concepts of integrating a SQLite based database into iOS iPhone-based applications were discussed. I...
IPhone iOS 4 Development Essentials
no edit summary
+55
18 January 2011
IPhone iOS 4 Development Essentials
no edit summary
+980
IOS 4 iPhone Database Implementation using SQLite
New page: Whilst the preceding chapters of this book have looked at data storage within the context of iOS 4 iPhone based applications, this coverage has been limited to using basic file and directo...
IPhone iOS 4 Development Essentials
no edit summary
+762
File:Ios 4 iphone archive example.jpg
no edit summary
IOS 4 iPhone Data Persistence using Archiving
no edit summary
+1
IOS 4 iPhone Data Persistence using Archiving
New page: In the previous chapters of this book we have looked at some basic file and directory handling operations that can be performed within an iOS 4 iPhone application. In the chapter entitled ...
IPhone iOS 4 Development Essentials
no edit summary
+52
IPhone iOS 4 Development Essentials
no edit summary
+757
File:Ios 4 iphone file example.jpg
no edit summary