> On Feb 1, 2016, at 20:02 , Alex Zavatone <z...@mac.com> wrote:
> 
> 
> On Feb 1, 2016, at 10:50 PM, Rick Mann <rm...@latencyzero.com> wrote:
> 
>> 
>>> On Feb 1, 2016, at 19:47 , Alex Zavatone <z...@mac.com> wrote:
>>> 
>>> Check out how I did it where the search bar is within the scene’s view and 
>>> the scene’s view is the top level view.  Hopefully, this will translate 
>>> from iOS to OS X.
>> 
>> Not sure why you keep suggesting OS X. This is iOS.
>> 
>> The problem is the designers want it over the nav bar, not in the view.
> 
> Sorry, I misunderstood.  
> 
> Create a custom nav bar subclass and add it as a property to the nav bar.
> 
> Or do you mean status bar?
> 
> In this case, isn’t it easiest to hide the status bar or make it transparent? 
>  

No, that moves too much stuff around. There's already a nav bar there, I just 
want the search bar to come down over it.

The Apple Music player app does exactly this, and it does it without presenting 
the search controller modally. I'm guessing it's not using UISearchController, 
but I can't figure out how to do what it does precisely. But it has the precise 
behavior I want.


-- 
Rick Mann
rm...@latencyzero.com



_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to