Re: Creating WebView in code
Re: Creating WebView in code
- Subject: Re: Creating WebView in code
- From: Jenny M <email@hidden>
- Date: Fri, 2 Apr 2010 16:36:29 -0700
On Fri, Apr 2, 2010 at 2:08 PM, Nick Zitzmann <email@hidden> wrote:
> There's one more thing. WebView loads requests asynchronously, so you need to block while it is loading the request and laying out the page while taking some time out to run the run loop. So do something like this:
>
AHA! Thank you, it worked like a charm!! I even got pagination on it,
so it looks fine. Now I can print a lot of things, table views and web
views alike! (I had a problem when I tested creating a PDFView but
I'll save that question for another time if I need it...)
Thanks so much,
Jenny
_______________________________________________
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