Adam
unread,Mar 26, 2009, 12:04:41 PM3/26/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Three20
Hey,
I'm doing some integration on some existing interfaces in my app with
the TTSearchBar to replace some hand written interfaces. I noticed an
issue which I can reproduce in the sample application distributed with
the library. On a freshly initialized and open TTSearchTextField, if
you type the letter 'z' or any other letter that is not the first
letter of any items in the list, the entire app freezes.
Alternatively, if you were to type a letter that does exist,
backspace, then enter a 'z', you will have standard working
functionality. I've done some tracing on the callstack between the
selectors of search and it appears by first glance that nothing is
breaking. Ideas or a fix will be much appreciated.
Also, just thought I'd say thank you for making this library a
realization, its a great resource for building new reusable components
for the iPhone.
-Adam