Giter Club home page Giter Club logo

Comments (7)

DatL4g avatar DatL4g commented on August 17, 2024

Never tested it but may work if all required binaries are included. It's a bit tricky as the files are platform dependend.

However KCEF does not support this in any form currently.

You could try initializing CEF yourself https://github.com/DatL4g/KCEF/blob/master/kcef/src/main/kotlin/dev/datlag/kcef/step/init/CefInitializer.kt and report back, maybe we can implement such a feature then.

The CEF library can be loaded using implementation("dev.datlag:jcef:2024.01.07.1")

from kcef.

bulletjet786 avatar bulletjet786 commented on August 17, 2024

Thank you.I will check it.

from kcef.

bulletjet786 avatar bulletjet786 commented on August 17, 2024

Excuse me, is there a plan for KCEF to support directly running the JBR_JCEF Runtime as mentioned above?

from kcef.

bulletjet786 avatar bulletjet786 commented on August 17, 2024

I would like to adjust the constructor of KCEFClient and KCEFBrowser to be public, thereby enabling the initialization of kcef objects using existing jcef examples. If you don't have the time to do this, I can take care of it. Would that be alright?

from kcef.

DatL4g avatar DatL4g commented on August 17, 2024

Sure go ahead, I think making the KCEFClient constructor public is enough as the KCEFBrowser can be created by calling client.createBrowser(CefBrowser)

from kcef.

bulletjet786 avatar bulletjet786 commented on August 17, 2024

#11 I have already submitted code; please check it.

from kcef.

DatL4g avatar DatL4g commented on August 17, 2024

New release available:

// KCEF
implementation("dev.datlag:kcef:2024.04.20")

// jcef
implementation("dev.datlag:jcef:2024.04.20")

with updated jcef core

from kcef.

Related Issues (12)

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.