Wednesday, 21 August 2013

Disable browser controls in CEF

Disable browser controls in CEF

Just a quick question. I saw some pictures of chromium embedded (CEF)
implementation in Win32 and there is everywhere those browser buttons
"Back" "Forward" "reload" and address bar
(http://img300.imageshack.us/img300/6443/acidc.png).
Question is: Is it part of win32 application or part of CEF itself, and
before I start to dig in CEF i need to know can I turn off all those
buttons and use CEF only to show a window with web page in it, without any
controls? (or make adress bar read only and hide all other controls).
Want to use CEF because chromium engine fast and supports all modern
technologies.

No comments:

Post a Comment