This is what I've done to deal with that.
CGFloat accessoryViewWidth = item.URL ? 20.0 : 0.0;
CGFloat width = tableView.width - [tableView tableCellMargin]*2 -
kTableCellHPadding*2 - accessoryViewWidth;
Mike, unless I'm missing something, you might want to add this to your
patch.
> --
> You received this message because you are subscribed to the Google
> Groups "Three20" group.
> To post to this group, send email to thr...@googlegroups.com
> To unsubscribe from this group, send email to
> three20+u...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/three20?hl=en
>
> To learn more about Three20, check out
> http://Three20.info/