I'm not setting it to UIColor.GroupTableViewBackgroundColor - I'm setting it to 
UIColor.Clear and the setBackgroundColor property is not deprecated.

Seems you now have to set the BackgroundView to null to get the background 
color to show through.

Dino

From: Jason Awbrey [mailto:[email protected]]
Sent: Monday, October 08, 2012 08:01
To: Dean Cleaver
Cc: [email protected]
Subject: Re: [MonoTouch] UITableView BackgroundColor property not working?

it's been deprecated

http://stackoverflow.com/questions/12452810/is-grouptableviewbackgroundcolor-deprecated-on-ios-6
On Mon, Oct 8, 2012 at 7:55 AM, Dean Cleaver 
<[email protected]<mailto:[email protected]>> 
wrote:
Hi,

I've upgraded to MonoTouch 6 recently, and have just noticed that all of my 
tableviews now have the default background. The code used to set them to 
UIColor.Clear, and thus the black background from the view would be visible, 
but it's not working any more. And setting the background to UIColor.Black has 
no effect either.

Is this a bug or an iOS "feature"?

Dino

_______________________________________________
MonoTouch mailing list
[email protected]<mailto:[email protected]>
http://lists.ximian.com/mailman/listinfo/monotouch

_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to