Git Product home page Git Product logo

dcefbrowser's People

Contributors

himstone avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dcefbrowser's Issues

Provide an exe of the Browser?

Hello,

Is it possible to provide an exe of the browser so I can see what it looks like, before going to the trouble of installing and compiling all the different components?

Thanks

ReportMemoryLeaksOnShutdown下退出程序内存泄露

Delphi版本:Delphi 10.2.2

添加ReportMemoryLeaksOnShutdown:=true;

使用DcefBrowser.load打开一个网页后,关闭程序时出现内存泄露,是我用的方法不对,还是的确有内存泄露

的问题。

doOnBeforeResourceLoad 事件不响应

因为想在这个事件里修改语言设置,
但发现这个事件根本没有响应,
我下载了您的BCCBROWSER发现语言也是英文的,
不知您那是否也有这个问题?

How to set up cookies(如果设置Cookie)

english:
I would like to use CEF to display the cookies I will get after logging into the website IDHTTP. How can I assign cookies to CEF?
chinese:
我想通过IDHTTP登录网站后将得到的COOKIE,使用CEF进行显示,如何将COOKIE赋值给CEF使用呢?

cef_message_router在dcef中该如何实现呢?

在cef中,cef\include\wrapper\cef_message_router.h头文件描述了以下的调用方式
// var request_id = window.cefQuery({
// request: 'my_request',
// persistent: false,
// onSuccess: function(response) {},
// onFailure: function(error_code, error_message) {}
// });

在DCEF中,该如何实现呢?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.