06-25-2008, 09:44 AM
_CGRectZero$non_lazy_ptr error coming on in UITableView's code...
cell = [[[UITableViewCell alloc] initWithFrame:CGRectZero reuseIdentifier:identity] autorelease];
i m using beta 7 sdk..i tried yo get library/framework -> add new framework..to add coregraphics framework...
but coregraphics frmaework is not in the list...
can anybodu help me ...to get its sollution...
cell = [[[UITableViewCell alloc] initWithFrame:CGRectZero reuseIdentifier:identity] autorelease];
i m using beta 7 sdk..i tried yo get library/framework -> add new framework..to add coregraphics framework...
but coregraphics frmaework is not in the list...
can anybodu help me ...to get its sollution...
thanks..it is solved...path was wrong .