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 (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 [EMAIL PROTECTED]

Reply via email to