Revision: 40148
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at January 27, 2011 01:08 by suibhne
Initial Code
self.tableView.backgroundColor = [UIColor colorWithPatternImage:[UIImage imageNamed:@"Background.png"]];
Initial URL
Initial Description
Setting the background image of a grouped UITableView.
Initial Title
UITableView Background Image
Initial Tags
iphone
Initial Language
Objective C