Webview blank but content is there

Posted by Scott Dugas on Stack Overflow See other posts from Stack Overflow or by Scott Dugas
Published on 2010-05-13T20:16:30Z Indexed on 2010/05/14 0:14 UTC
Read the original article Hit count: 162

Filed under:
|
|

I am having trouble displaying a webview. I have a webview inside a custom view. I load this custom view as a subview of the window, and then have an object controller linking a text field to the content of the web view. Once a page is loaded, it loads all the content, but it is visually white. You can click on links. If you go to a Youtube video you can listen to it, but it still displays nothing.

© Stack Overflow or respective owner

Related posts about cocoa

Related posts about webkit