iphone - Set the same default background of the UITableView to a custom view controller -


I have to set the same brown hidden background in another view. Can anyone help me on this?

Thanks, Leonardo

this is very easy :)

< Previous> [self.view setBackgroundColor: [UIColor groupTableViewBackgroundColor]];

Comments

Popular posts from this blog

objective c - iPhone and it's wireless area -

unix - Listing all shared memory segments used by a process on AIX5.3+ -

tsql - Correct sql/hql query (aggregate in where clause) -