Thanks. I added the layout line, and that seems to have fixed it. I'll
have to do some more testing, but so far, I haven't had the problem
anymore.
---
Duncan Oliver
duncan.oli...@gmail.com
On Fri, May 14, 2010 at 1:27 PM, Adam R. Maxwell wrote:
>
> On May 11, 2010, at 2:33 PM, Duncan Oliver wrot
On May 11, 2010, at 2:33 PM, Duncan Oliver wrote:
> I have a WebView that I use to capture a thumbnail of a loaded webpage
> using cacheDisplayInRect:. The WebView object is created
> programmatically and not attached to a window. About half the time,
> the image it grabs is blank. I can't seem t
I have a WebView that I use to capture a thumbnail of a loaded webpage
using cacheDisplayInRect:. The WebView object is created
programmatically and not attached to a window. About half the time,
the image it grabs is blank. I can't seem to figure out if I'm trying
to grab it too soon or what. Woul