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
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.
 
thanks for correct answer.
You're welcome. The reason I knew this is that I thought it was a bug, and submitted it as such. The ADC informed me that it was working as expected, and you are now required, starting with 3.2, to clear the backgroundView as well.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.