Re: -dataWithPDFInsideRect: unsafe within -drawRect:?
Re: -dataWithPDFInsideRect: unsafe within -drawRect:?
- Subject: Re: -dataWithPDFInsideRect: unsafe within -drawRect:?
- From: Graham Cox <email@hidden>
- Date: Sat, 30 Aug 2008 15:31:13 +1000
On 30 Aug 2008, at 2:23 pm, Graham Cox wrote:
Any ideas? Is it just not safe to try generating a PDF within
drawRect?
Clarification: these are in two *different* views - i.e. one is in the
middle of -drawRect: and creates a new view and calls its -
dataWithPDFInsideRect: method. Obviously calling it on the same view
wouldn't be safe because it creates an infinite loop.
Graham
_______________________________________________
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