On Tue, Dec 21, 2010 at 11:59 AM, David Duncan wrote:
>
> Why do this synchronously at all? The web view already gives you a
> notification, use that to generate your thumbnail and signal the caller.
What I’m trying to do is create a thumbnail for a PowerPoint that,
when clicked, opens a web vie
On Dec 21, 2010, at 8:52 AM, Jeff Kelley wrote:
> Is there a way to synchronously wait for the web view? All
> combinations of splitting things off on separate threads fall apart
> when I try to wait for the image to be created.
Why do this synchronously at all? The web view already gives you a