1
vote
2answers
467 views

Adding a Subview to an external Screen (iOS5)

I have a View Controller, called TVOutViewController (.h & .m) which should handle my external Screen. How can I "tell" the View Controller to do so? What I did already: NSLog(@"Current Number ...