Hello. Let's start with an example: when you enter the Contact program on your iPhone, then type on the TextField "Search", the keyboard is displaying itself and the tableView under is going dark (and deactivated). Then if I touch this dark deactivated list, the keyboard hides itself and the list becomes normal.
I would like to reproduce this functionality, but I don't know how. Is there a Cocoa method, or do I have to re-develop that by myself ?
Thanks for your advices.
Mart