I hinted at that option in the other thread the OP started by mentioning that the bar can be translucent. I haven't tried it either, and I'm not sure what happens when clearColor gets tinted. The general strategy of going with a translucent bar seems like it might bear fruit in this case, though.

Luke

On Dec 9, 2009, at 9:27 AM, Alex Kac wrote:

I haven’t tried this, but could the OP get what he wants by setting a tint color of clearColor and then set a background pattern image on the window itself?

On Dec 8, 2009, at 5:57 PM, Luke the Hiesterman wrote:


On Dec 8, 2009, at 3:51 PM, Mike Abdullah wrote:

Other alternatives:

- Subclass UINavigationController to return a custom view from - navigationBar.
- Add a custom subview to the nav bar to do your drawing.

I recommend neither of these. It's already been brought up that UINavigationController shouldn't be subclassed, and it isn't meant as a container for arbitrary views, either. If you really aren't satisfied with using a tint color for the background, file an ER asking for an API to provide a background image.

Luke_______________________________________________

Cocoa-dev mailing list ([email protected])

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:
http://lists.apple.com/mailman/options/cocoa-dev/alex%40webis.net

This email sent to [email protected]

Alex Kac - President and Founder
Web Information Solutions, Inc.

"I am not young enough to know everything."
--Oscar Wilde





_______________________________________________

Cocoa-dev mailing list ([email protected])

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to