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 (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 arch...@mail-archive.com