Vimov is offering developers writing for the Apple iPad a head-start in testing their apps, using an iPhone as a multitouch controller for Apple’s iPad simulator. The tool is designed to help ...
self.window = [[UIWindow alloc] initWithFrame:[[UIScreen mainScreen] bounds]]; [self.window makeKeyAndVisible]; self.window.rootViewController = self; CGRect wr ...