[UIColor clearColor] in IB does not have an alpha of 0
[UIColor clearColor] in IB does not have an alpha of 0
- Subject: [UIColor clearColor] in IB does not have an alpha of 0
- From: Mike Manzano <email@hidden>
- Date: Sun, 14 Aug 2011 22:33:23 -0700
I have a UIView in a NIB file whose background has been set to "Clear Color". Upon loading the NIB and printing out the background to the console I get:
UIDeviceWhiteColorSpace 0 0.1
An alpha of 0.1 is most definitely not clear. If I print out the value of [UIColor clearColor] from within the code I get:
UIDeviceWhiteColorSpace 0 0
What gives?
Mike _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden