Problems with Webview in coredata framework app
Problems with Webview in coredata framework app
- Subject: Problems with Webview in coredata framework app
- From: "Andrew Rodriguez" <email@hidden>
- Date: Sat, 13 Jan 2007 15:50:59 -0500
I have a webview in a coredata framework application that when I have it
display something through the program (eg. [[webview mainFrame]
loadRequest:[NSURLRequest requestWithURL:[NSURL URLWithString:site]]];),
there are no errors, but the webview remains blank. Also the
estimatedProgress is 0.0000.
When I do this is a regular program - without the coredata framework, it
works perfectly.
Thanks for any help,
Andrew
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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