public
Description: iPhone UIKit based sample code for handling various types of touches
Homepage:
Clone URL: git://github.com/kailoa/6tringle-touchsamplecode.git
name age message
file .gitignore Mon Mar 23 15:05:20 -0700 2009 Initial commit [kailoa]
directory Classes/ Sun May 10 11:51:01 -0700 2009 Switching to fast forwarding [kailoa]
file Info.plist Mon Mar 23 15:05:20 -0700 2009 Initial commit [kailoa]
file LICENSE Thu May 28 20:52:31 -0700 2009 update with license info [kailoa]
file MacroUtilities.h Fri Mar 27 12:54:01 -0700 2009 update with multi-touch sample code [kailoa]
file MainWindow.xib Mon Mar 23 15:05:20 -0700 2009 Initial commit [kailoa]
file README.markdown Thu May 28 20:52:31 -0700 2009 update with license info [kailoa]
directory TouchSampleCode.xcodeproj/ Mon Mar 23 15:05:20 -0700 2009 Initial commit [kailoa]
file TouchSampleCodeViewController.xib Fri Mar 27 12:54:01 -0700 2009 update with multi-touch sample code [kailoa]
file TouchSampleCode_Prefix.pch Mon Mar 23 15:05:20 -0700 2009 Initial commit [kailoa]
file main.m Mon Mar 23 15:05:20 -0700 2009 Initial commit [kailoa]
README.markdown

Currently supporting sample code for

  • Tap and Hold
  • Tap and Hold with delay
  • DoubleTap and Hold
  • Multi-touch (two fingers) with simple pinch and stretch for zoom in and out

Please consider tipping if you find this code useful.

Tips can be left at http://6tringle.com/blog/2009/TouchSampleCode.html

This code is released under a BSD License. Please see LICENSE file for more information.