Dear list,

I implemented a very straightforward UIAlertView.

For some reason, on iPad, a light rectangular appears behind the alertview, 
here is what it looks like:

http://www.tenhorses.com/apps/alertScreenshot.jpg

What makes it strange is that that light rectangle is not visible when I take a 
screenshot, see jpg

This only happens on iPad, not on iPhone.

The centre part (the white card on the larger background) is a UIView that has 
a number of subviews.

This UIView has clipsToBounds set to yes, because I have subviews flying in 
with animations.

If I set clipsToBounds to NO, then the alertview is shown normally without any 
issues.

Has anybody run into this and is there a way to fix this?

Many thanks,

Diederik


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to