So I am just beginning recently developing some simple apps for the iphone. I will say that I am fairly sure I don\'t have a strong understanding of programming for multiple
I solved this by enclosing the view to which I have applied the effect into a superview and by setting the superview property "clip subviews". now the fade is "clipped" by the superview.