Background Color on WebView Load.
Background Color on WebView Load.
- Subject: Background Color on WebView Load.
- From: Bruce Cresanta <email@hidden>
- Date: Fri, 18 Jul 2008 16:59:38 -0700
Hello,
How does one change the background color from "White" when a Webview
is loading resources? I have tried to change the view alpha's to
0.0 and I've also subclassed WebView to re-implement drawRect.. I
suspected that its either the documentView, webView, or frameView that
needs to have the background changed, so I've also tried to lock focus
on these views and repaint them; this works to avoid the white "color-
flicker" but overpaints the view. Subclassing can touch neither the
documentView or the frameView internal to the webView. So far,
nothing works.
Would you please offer assistance?
Thanks,
Bruce
_______________________________________________
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