views:

24

answers:

0

Hey,

I have a question...

I'm developing an app for the iphone and I want to place a search-bar within a toolbar in IB. I wasn't able to place the search bar into the toolbar directly as there is some conflict when setting a search-bar as a barButtonItem. My solution to this was placing a view as a BarButtonItem and then placing the SearchBar inside that view. After i aligned everything, i noticed the color was off. my question is, is there a way to get the gradient of the toolbar to match up with the gradient on the search-bar.

Thanks all! ~Fydo