I guess I could use some help with this... been struggling with it for some
time now. I've read lots of posts on how to get the background image to show
through the table, but can't get this to work right.

I have a UITableView on top of a UIImageView. I have the table view
background set to clear. When I first start the app and view the table (with
no data yet), I see the image through the table. BUT the moment I populate
the table, the background for each cell is white. I'm using a custom cell
and adding a UILabel to the cell. I've set both the cell.background =
UIColor.clear and the label.background = UIColor.clear, but it seems to just
get ignored. Any ideas??

Thanks in advance.

-----
There was only 1 trilogy
--
View this message in context: 
http://monotouch.2284126.n4.nabble.com/UITableViewCell-transparent-background-help-tp4085498p4085498.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to