On 30 Jul 2014, at 19:18, Dave <d...@looktowindward.com> wrote:
> The problem is that the drawRect method in “FrameRect” does not get called 
> and it’s background colour doesn’t get set either. When I first created this 
> view, I had Auto-Layout enabled and in this case the background colour is set 
> ok and the drawRect is called. 

Stab in the dark: Is someone mucking with the layer behind the view? On Mac I'd 
say someone is calling setContent: or setDelegate: on the CALayer, but I don't 
think CGLayer on iOS has that.

Cheers,
-- Uli Kusterer
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de


_______________________________________________

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