Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

amalshah71

macrumors member
Original poster
Feb 1, 2009
51
0
Hello,
In the MainWindow.xib i add a UITabBar at the bottom of the screen and UITabBarItems in UITabBar.

Then i have my own CustomComponent which inherits UIView...

In xcode i add CustomComponent to window
[window addSubview:self.customcomponent];

Now how do i do Touch events for UITabBar....it doesn't responds to Touch events as in the case as above...

What am i missing?

Thanks
amal
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.