Clip UITableView Cell's Separator

Posted by Drewsmits on Stack Overflow See other posts from Stack Overflow or by Drewsmits
Published on 2010-04-18T22:35:40Z Indexed on 2010/04/18 22:43 UTC
Read the original article Hit count: 655

I've been trying to build a view that looks similar to the "stocks" application (surprise). What I would like is to have the scroller bar outside of my rounded table view, shown in the image link below, but clip the cell separators. You can see how they overlap the scroller bar, which is annoying. I can't figure out how Apple put the scroller bar in a spot that looks like it is outside their table. Any ideas? (sorry, can't imbed images yet because I'm a new user).

Scroller Problem Image

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uitableview