UITabViewController
Hey,
Was watching one of the tutorials (based on sdk beta 4) shwoing me how to use a UITabBarController. (I no there is a template in the final sdk but I'm new to mac programming and don't know how to do things like get the view of each tab to interact (which it shows in this tutorial) so i thought id follow it from scratch.
I get an error saying cannot find protocol declaration for UITabBarControllerAppDelegate.
Is this something I have done wrong or has this tutorial been 'broken' with the final sdk?
Last edited by kieran12; 09-21-2008 at 10:48 AM.
Reason: mistake
|