Determining the end of the render on the page

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

Determining the end of the render on the page

Postby Staxcelrom » Sat Jun 04, 2022 4:26 am

Hello,

Can you please tell me, if it is possible in CEF to somehow determine the completion of the render on the page?

I mean, for example - I load a page at some URL and this page has a graph that the browser draws based on the data received.

And the question is, is it possible to somehow understand that the browser has completed drawing / rendering this graph on the screen?
Staxcelrom
Expert
 
Posts: 206
Joined: Wed Jan 26, 2022 8:20 am

Re: Determining the end of the render on the page

Postby magreenblatt » Sat Jun 04, 2022 4:45 am

The only reliable way to know when async loading has completed is by having the page contents notify you via (for example) a JavaScript callback.
magreenblatt
Site Admin
 
Posts: 12382
Joined: Fri May 29, 2009 6:57 pm


Return to Support Forum

Who is online

Users browsing this forum: Google [Bot] and 37 guests