Re: UINavigationBar button look?
Re: UINavigationBar button look?
- Subject: Re: UINavigationBar button look?
- From: Rick Mann <email@hidden>
- Date: Thu, 11 Aug 2011 15:41:19 -0700
Yeah, I tried both black opaque and translucent (against a black opaque nav bar). The UIToolbar is a different graphic (has no thin light line along the bottom), and in fact, in your blog post, you can see it eats out a section of the nav bar.
The center line (where the gradient changes) is also not in the same place between the two bars.
I also tried shrinking it and offsetting it, but that didn't help.
On Aug 11, 2011, at 15:39 , Luther Baker wrote:
> I'm sure you tried it - but did you set them both to the same style?
>
> http://developer.apple.com/library/ios/#documentation/uikit/reference/UIKitDataTypesReference/Reference/reference.html#//apple_ref/c/tdef/UIBarStyle
>
> and same translucency?
>
> http://developer.apple.com/library/ios/#documentation/uikit/reference/UINavigationBar_Class/Reference/UINavigationBar.html#//apple_ref/occ/instp/UINavigationBar/translucent
>
>
>
> On Thu, Aug 11, 2011 at 5:31 PM, Rick Mann <email@hidden> wrote:
> In the end, this doesn't work. The black toolbar does not match the black nav bar.
>
> On Aug 10, 2011, at 22:10 , Luther Baker wrote:
>
> > http://touchthatfruit.posterous.com/multiple-uibarbuttonitems-in-uinavigationbar
> >
> > On Wed, Aug 10, 2011 at 11:33 PM, Rick Mann <email@hidden> wrote:
> >
> >> Is there any way to make a UIButton that looks like the rectangular buttons
> >> with rounded corners, and text titles, that appear in a UINavigationBar? I
> >> have a need to add an extra button to a UINavigationBar, but I can't just
> >> add a UIButton or a UIBarButtonItem if there's already one there. So I just
> >> want to put a regular UIButton over the nav bar in the view layout (it's not
> >> a subview), and I wonder if I can configure it to look like a
> >> UIBarButtonItem UIButton without getting custom graphics for it.
> >>
> >> Thanks,
> >> Rick
> >>
> >> _______________________________________________
> >>
> >> 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
> >>
> > _______________________________________________
> >
> > 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
>
>
_______________________________________________
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