Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted by kickingvegas ( 16 years ago )
UIColor *bgcolor = [[UIColor alloc] initWithRed:1.0 green:0.8 blue:0.0 alpha:1.0];
self.tableView.backgroundColor = bgcolor;
self.view.backgroundColor = bgcolor;
Revise this Paste