UITableViewCell

izzo

New member
Aug 2, 2010
1
0
0
Visit site
Hey guys and gals,

Having trouble creating a custom UITableViewCell that looks like the "mobile" field in the create contacts view of iOS4

What i'm trying to do in IB is to place a UILabel and UITextField next to each other but I don't know how I do the "divider" between the UILabel and UITextField? Do I need to create a custom UITableViewCell or is there another way that I'm not aware of?

Cheers