Disable animations when ending search in iPhone

Posted by camilo on Stack Overflow See other posts from Stack Overflow or by camilo
Published on 2010-03-29T22:49:31Z Indexed on 2010/03/29 22:53 UTC
Read the original article Hit count: 234

Hi.

A quicky: is there a way to dismiss the keyboard and the searchDisplayController without animation?

I was able to do it when the user presses "Cancel", but when the user presses the black "window thingy" above search field (only visible while the user hasn't inserted any text), the animation always occurs, even when I change the delegate functions.

Is there a way to control this, or as an alternative, to disable the user to end searching by pressing the black window?

Thanks in advance.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about sql-server