I have a product that uses a WebView to display HTML to the user. At times, due to activities spawned along with updating the HTML data to the WebView, response times can be a few seconds. It would be a better user experience to see the updated view displayed before other activities are finished. While many other types of views can be forced to immediately redisplayed via [... display], WebView appears to not immediately update, preferring instead to update after the current event is processed.

Is there a means to have a WebView update immediately instead of waiting for the normal drawing process?

Thanks!


Kevin (KJ) Walker
Senior Mac Developer
SmartSound Software, Inc.



_______________________________________________

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