CGScratch
CGScratch copied to clipboard
crash when you create it the second time
crash when you create it the second time, i think it's the dealloc problem. my proj uses ARC, and set the scratchable view flag to -fno arc stuff
scratchable = [UIImage imageNamed:@"scratchable.jpg"].CGImage;