views:

20

answers:

0

I'm developing an iPhone 4 app using iOS 4 SDK and am trying to add a small gradient image to a UIView object. I want to the background to repeat horizontally but not vertically. I then want the rest of the UIView to be filled with a background colour.

Is this possible?