UIToolbar on top of navigation bar - black opaque doesn't blend
        Posted  
        
            by z s
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by z s
        
        
        
        Published on 2010-04-26T02:34:56Z
        Indexed on 
            2010/04/26
            2:43 UTC
        
        
        Read the original article
        Hit count: 359
        
iphone-sdk
I am trying to put a UIToolbar on the right side of a UINavigationBar, to add multiple buttons on that side. When I leave the tint of both to Default, they blend fine. But when I set both of them to BlackOpaque, they don't blend very well. I can see the edge of where the toolbar starts very clearly. I've tried this through IB and code. Same result in both cases. Anyone run into this before, or can offer some suggestions?
© Stack Overflow or respective owner