Re: UISearchBar covers status bar
Re: UISearchBar covers status bar
- Subject: Re: UISearchBar covers status bar
- From: Alex Zavatone <email@hidden>
- Date: Mon, 01 Feb 2016 23:02:29 -0500
On Feb 1, 2016, at 10:50 PM, Rick Mann <email@hidden> wrote:
>
>> On Feb 1, 2016, at 19:47 , Alex Zavatone <email@hidden> 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?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden