Problem getting events when adding Subviews

2014-07-10 Thread Dave
I forgot to say, this is for iOS7 iPad only. Hi, I have a View Controller that Build “Banner” Views in code and then adds them to a viewControllers View Hierarchy. There can be 0, 1 or 2 banners displayed at any time under program control. I decided to use a Parent View Controller to manage t

Problem getting events when adding Subviews

2014-07-10 Thread Dave
Hi, I have a View Controller that Build “Banner” Views in code and then adds them to a viewControllers View Hierarchy. There can be 0, 1 or 2 banners displayed at any time under program control. I decided to use a Parent View Controller to manage the Banners and add Child View Controllers to t