Hi guys,
I'd like to respond to a touch on the return button of the virtual keyboard. Maybe I'm missing something obvious but it looks like I should set a notification for "textFieldShouldReturn:" and have that call some return key handler. Is this the easiest way to do this?
Thanks!