Status bar text

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.

Status bar text

Postby ayoung24 » Fri Oct 23, 2009 9:10 am

Is it possible to read the status bar text and/or get a notification when it is changed in the current build?
ayoung24
Techie
 
Posts: 13
Joined: Sat Oct 17, 2009 6:26 pm

Re: Status bar text

Postby magreenblatt » Fri Oct 23, 2009 12:28 pm

What kind of information are you seeking status bar notifications for?
magreenblatt
Site Admin
 
Posts: 12404
Joined: Fri May 29, 2009 6:57 pm

Re: Status bar text

Postby ayoung24 » Fri Oct 23, 2009 12:36 pm

Well, I'd like to show the browser status text in a status bar. I suppose all I would need is a "StatusChanged" notification or something like that. It's simple to obtain the status text using "window.status", but there's no way to know when that value changes (without resorting to something horrible like a timer).

Mozilla and IE both provide this notification, is it not available in chromium?
ayoung24
Techie
 
Posts: 13
Joined: Sat Oct 17, 2009 6:26 pm

Re: Status bar text

Postby magreenblatt » Fri Oct 23, 2009 12:42 pm

There's a setStatusText() method in BrowserWebViewDelegate that may receive the status information that you're looking for. It's not currently exposed by the CEF API but, if it provides the info that you're looking for, it could be added rather easily. We should probably add API callbacks for setMouseOverURL() and setToolTipText() at the same time. I've created an issue to track the request here:
http://code.google.com/p/chromiumembedd ... tail?id=61
magreenblatt
Site Admin
 
Posts: 12404
Joined: Fri May 29, 2009 6:57 pm


Return to Support Forum

Who is online

Users browsing this forum: clown, delta42, richardmgoodin and 35 guests