WebView refresh problem
WebView refresh problem
- Subject: WebView refresh problem
- From: Arun <email@hidden>
- Date: Tue, 9 Mar 2010 17:56:27 +0530
Hi All
I have an application which has a single window with a webview inside it.
When the application starts it starts a background thread from which i will
be feeding different HTML files using performSelectorOnMainThread:.
Everything works fine.
The problem is when the application is launched, if i click on apple icon or
the Application menu items in the Apple menu bar, when the background thread
loads a different HTML page, instead of webview refresh, the new HTML is
getting over lapped on the previous HTML page.
How can the overlapping be avoided?
Thanks
Arun KA
_______________________________________________
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