2009-08-26 33 views

Odpowiedz

7

Mam to.

UIView *backView = [[[UIView alloc] initWithFrame:CGRectZero] autorelease]; 
backView.backgroundColor = [UIColor clearColor]; 
cell.backgroundView = backView; 
Powiązane problemy