PageLoad Indicator in CEF

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.

PageLoad Indicator in CEF

Postby sproc » Thu Jul 31, 2014 12:37 pm

Hi

I am using CEF3 in my windows application. I want to show some PageLoad Indicator before the page gets loaded. Currently, this is possible using CefSettings::background_color. But if I want to show an Image/Text as a placeholder before the page gets loaded. Can I do so?
sproc
Techie
 
Posts: 10
Joined: Wed Jun 04, 2014 12:53 pm

Re: PageLoad Indicator in CEF

Postby magreenblatt » Tue Aug 05, 2014 4:59 am

You could use a data URL or load local resources via a custom scheme. Those potentially won't require network access so should be reasonably fast to load.
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm


Return to Support Forum

Who is online

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