On Dec 25, 2010, at 10:43 AM, Alex Kac wrote:
> Nowe're not. The popover comes up automatically when you type into the
> UISearchBar as provided by the display controller. I can go into IB (our
> project does not have this done in IB, btw) add a UISearchBar with a
> UISearchDisplayControll
On Dec 25, 2010, at 12:27 PM, Matt Neuburg wrote:
>
> On Dec 25, 2010, at 9:52 AM, Alex Kac wrote:
>
>>> Again - "the popover"? You never said anything up to this point about a
>>> popover, so how does it come in?
>>
>> Fromt the UISearchDisplayController. It presents the popover for us in t
On Dec 25, 2010, at 9:52 AM, Alex Kac wrote:
>> Again - "the popover"? You never said anything up to this point about a
>> popover, so how does it come in?
>
> Fromt the UISearchDisplayController. It presents the popover for us in this
> case which I'm not too crazy about as I'd like more con
On Dec 24, 2010, at 2:22 PM, Matt Neuburg wrote:
> On Fri, 24 Dec 2010 12:12:32 -0600, Alex Kac said:
>
>> we have a view controller that we use with a UISearchDisplayController that
>> sits in a UIToolbar on an iPad
>
> No, it doesn't. A UISearchDisplayController is a controller. A UIToolbar
On Fri, 24 Dec 2010 12:12:32 -0600, Alex Kac said:
>we have a view controller that we use with a UISearchDisplayController that
>sits in a UIToolbar on an iPad
No, it doesn't. A UISearchDisplayController is a controller. A UIToolbar is a
view. A controller can't "sit in" a view. It is really h