views:

18

answers:

1

Hi,

I'm seeing these all over the place but I'm wondering what controls are used here?

  1. What is the thing with the arrow pointing right? Is it a UIRoundRectButton with a ">" (greater than) character?

  2. What is the box with the rounded corners below which allows separaring content using a horzontal line? Also looks like a button...

alt text

Thanks!!

A: 

It's just setting the proper accessory type: Documentation Go to accessory type there.

Eiko
So each of these round cornered boxed is a table cell? That's it?
Krumelur