2012/03/23 カテゴリー:未分類 タグ:タグ: UIKit
- (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath の中で cell.selectionStyle = UITableViewCellSelectionStyleGray ; を指定
【Objective-C】iPhoneアプリの作成方法:自分で作ったクラスを実行させるとき UITableViewCell NSInternalInconsistencyException の対処