Skip navigation.
 
mlForced Refreshing of WebKit
FROM : KJ Walker
DATE : Mon Apr 14 20:12:26 2008

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.

Related mailsAuthorDate
mlForced Refreshing of WebKit KJ Walker Apr 14, 20:12
mlForced Refreshing of WebKit John Joyce Apr 15, 02:15