ios - Conditional overlapping view transparency? -


i have few moving views semi-transparent, @ point overlapping. possible make overlapped part "invisible" through top view? example, 3 uiviews background (which stationary) , 2 subviews (the semi-transparent ones) , when overlap lower subview "invisible" under top subview, while can still see background view , part of lower subview isn't overlapping other view. here's image clarify before , after overlap.

before overlap:

before image after overlap: after image (the view on far right looks little strange because blends white background)


Comments

Popular posts from this blog

Perl - how to grep a block of text from a file -

delphi - How to remove all the grips on a coolbar if I have several coolbands? -

javascript - Animating array of divs; only the final element is modified -