Hello all,

I use WebView to print reports and have to change its contents on the
fly via DOMHTMLElement's -setInnerHTML method (I have accessory
control that allows to select what to print). HTML strings that I use
may have images, WebView loads them in background and I need to wait
until they are loaded before start printing.

WebView allows to register some delegates and posts some
notifications, but none of them seems to work for changes via DOM.
Does somebody know the correct way to make sure that WebView loaded
all what it needs?

Thank you.
_______________________________________________

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to