Hi. I have a simple view-based iPad app that contains a MapKit view. If you
start the app in portrait orientation, and then rotate to landscape, everything
rotates correctly, but there's a strip along the right edge that remains blank.
If you then try to pan or zoom the map, it snaps to fill thi
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 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 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 06:29:49, John Joyce wrote:
>
> On Dec 25, 2010, at 5:41 AM, Rick Mann wrote:
>
>> Hi. I have a simple view-based iPad app that contains a MapKit view. If you
>> start the app in portrait orientation, and then rotate to landscape,
>> everything rotates correctly, but there
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