On Jul 26, 2012, at 2:39 PM, Dave <d...@looktowindward.com> wrote: > Really? Just double checking you mean what you mean. My code basicall > > UIGraphicsBeginImageContextWithOptions > UIGraphicsGetCurrentContext > ---Reander PDF Page into the Context obtained above. > UIGraphicsGetImageFromCurrentImageContext > UIGraphicsEndImageContext > > This is all in one method that runs in one thread, are you saying this will > work ok?
Should be fine. If you find an issue, please report a bug. This was a recent topic at WWDC2012 as well, see session 211 "Building Concurrent User Interfaces on iOS" -- David Duncan _______________________________________________ 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