Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

MythicFrost

macrumors 68040
Original poster
Mar 11, 2009
3,944
40
Australia
Hey, I've dragged a rounded rect button to my view, I've changed the type of it to custom, I want to draw on it now, how can I do this?

In the iPhone -> Settings, you see at the very top the first button has two round corners, the bottom are square and all the other buttons below it are square except for the last button which has it's bottom corners rounded, so it looks really nice, I'd like to do that.

Can anyone help?

Kind Regards
 
You can get that style automatically by using a UITableView and UITableViewStyleGrouped.
 
Ah great, thank you!

How do I change the items on that TableView, I'd only like 4, but there is like 90 items! and not what I want them to say!

Kind Regards
 
You'd have to do it in code. Look through Apple's many examples/tutorials on UITableView.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.