Frage

If you've used the Reminders app on iOS 5, you've probably noticed how hitting return on your keyboard while adding an item creates another one in the next row. What is the best manner to implement this? Should the TableViewController conform to the UITextFieldDelegate or should the custom cell be in charge of it? If the latter, how should I inform the TableViewController?

Keine korrekte Lösung

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top