vicpenap / PrettyKit

PrettyKit for iOS is a small set of new widgets and UIKit subclasses that gives you a deeper UIKit customization. You will be able to change their background color, add gradients, shadows, etc.
http://vicpenap.github.com/PrettyKit
Other
1.22k stars 155 forks source link

Label with Textfield in one cell #39

Open TheAppleWizz opened 11 years ago

TheAppleWizz commented 11 years ago

This is not an issue but can you add a new cell that has a textfield with a label. I made a custom cell with the norma UITableView but i would like to use your code. I can't add the label + Textfield in your cell. I've tried a few thing.

ps. I don't care for the performance issue.

Thanks,

ThaAppleWizz