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

meraj ansari

macrumors newbie
Original poster
Apr 21, 2010
2
0
Hi all,

I am working on an iPhone/iPad application. I have placed an full screen image and then i have to display transparent tableview on half screen(so that user will show background image). To make tableview transparent i am using following code-

tableView.backgroundColor = [UIColor clearColor]; // working OK on iPhone

but this code is not making tableview transparent on iPad.

Any idea/suggestion.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.