Return to Snippet

Revision: 30030
at August 6, 2010 07:45 by glebd


Initial Code
self.parentViewController.view.backgroundColor = [UIColor colorWithPatternImage:[UIImage imageNamed:@"bg.png"]];

Initial URL


Initial Description
Set UITableView background to a pattern

Initial Title
UITableView pattern background

Initial Tags
ios

Initial Language
Objective C