kyosold
kyosold
When i use this code instead of imp, i popViewControllerAnimated, after dealloc,i get EXC_BAD_ACCESS at function dealloc in AQGridViewCell.m
I found a way to fix it from internet, i don't understood, but it was worked, when i choose this code, it doesn't crash. I delete this code: /* //...
First: i modify protocol in DropdownMenu.m: - (void)returnSelectedLeftIndex:(NSString *)left RightIndex:(NSString *)right to: - (void)returnSelectedIndex:(NSInteger)index LeftIndex:(NSString *)left RightIndex:(NSString *)right Second: change: - (void)selectedFirstValue:(NSString *)first SecondValue:(NSString *)second: - (void)selectedFirstValue:(NSString *)first SecondValue:(NSString *)second{...
有2.6.6了?
有新的2.6.5的版本下,PAC可以更新的,你们也可以手动去更新的