ios - SearchBar works only after I call a UIAlertView -


i have search bar in application sometime works, sometime not. keyboard normally, when press keyboard button, nothing happens. when does't work not call -(bool) searchbar:(uisearchbar *)searchbar shouldchangetextinrange:(nsrange)range replacementtext:(nsstring *)text

after call uialertview in application, searchbar works great. why? doesn't make sense

the searchbar init hidden, , when user click in searchbutton, searchbar appears. http://pastebin.com/xuagtd1w


Popular posts from this blog

ios - UISlider customization: how to properly add shadow to custom knob image -

Delphi interface implements -

Php - Delimiter must not be alphanumeric or backslash -