Re: Changing Subview Order Prevents Dragging
Re: Changing Subview Order Prevents Dragging
- Subject: Re: Changing Subview Order Prevents Dragging
- From: Roland King <email@hidden>
- Date: Tue, 14 May 2013 11:49:59 +0800
On 14 May, 2013, at 11:34, Graham Cox <email@hidden> wrote:
>
> Or just do it manually. It's not incompatible with ARC which after all simply inserts the same calls. To my mind, it's clearer what's going on than relying on all those arcane magic pointer types.
>
> --Graham
>
>
You'd have to disable arc on that file on that case. Explicit retain release in an arc enabled source file are syntax errors.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden