I'm working with CGContext to create a simple square with four given points (the points should make a perfect square). However, instead of a 200px x 200px square, the iPad app ...
In one of my apps, I have a custom drawn semitransparent UIView that I use as a cover on top of another UIView for a special effect.
Lower View:
Lower ...