Display Status Text message

Do not post support requests, bug reports or feature requests. Discuss CEF here. Non-CEF related discussion goes in General Discussion!

Display Status Text message

Postby punamg » Mon Jan 20, 2014 8:28 am

Hi Marshal,

while loading a page, I can see for IE, they get events using which they display text like "Waiting for xxx.com..", or say "Downloading item..." etc

Even for chrome desktop browser, while loading a page, I can see status displayed below on left corner like "Waiting for..." etc.

Can you kindly tell me how I can do the same from Cef.
punamg
Techie
 
Posts: 43
Joined: Thu Dec 05, 2013 6:00 am

Re: Display Status Text message

Postby magreenblatt » Mon Jan 20, 2014 9:58 am

Those messages come from the chrome layer, not from the Content API used by CEF. You can generate the messages yourself in your handlers (download handler, load handler, etc).
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm

Re: Display Status Text message

Postby punamg » Mon Jan 20, 2014 11:09 pm

ok, thank you for the info.
but how can i generate the messages in the handlers? I mean, how will i know what exact URL is it waiting for now..and what will be the next one or how many items are there to download, which one is it downloading now..
kindly help
punamg
Techie
 
Posts: 43
Joined: Thu Dec 05, 2013 6:00 am

Re: Display Status Text message

Postby magreenblatt » Tue Jan 21, 2014 9:06 am

You can get the url via the CefBrowser or CefFrame object passed to callbacks.
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm


Return to CEF Discussion

Who is online

Users browsing this forum: No registered users and 149 guests