¡@

Home 

2014/10/15 ¤U¤È 10:12:27

iphone Programming Glossary: pagestableviewcontroller

Detect if the user has touched the screen

http://stackoverflow.com/questions/9251174/detect-if-the-user-has-touched-the-screen

initWithFrame UIScreen mainScreen bounds MyKindOfWindow self.window setTouchDelegate self PagesTableViewController pagesTableViewController PagesTableViewController alloc initWithManagedObjectContext self managedObjectContext UINavigationController self window.. self managedObjectContext UINavigationController self window rootViewController pushViewController pagesTableViewController animated NO PagesCollectionViewController collectionViewController PagesCollectionViewController alloc initWithManagedObjectContext.. NO animated NO UIApplication sharedApplication setStatusBarHidden YES withAnimation UIStatusBarAnimationFade pagesTableViewController release collectionViewController release self window makeKeyAndVisible return YES void applicationWillResignActive UIApplication..