Good newbie guide and running native c++ in javascript

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.

Good newbie guide and running native c++ in javascript

Postby rozenman » Sun Mar 01, 2015 11:42 am

Hey guys,

I am new to CEF. I want to make a javascript desktop application.
I use the cefsimple example to run my javascript code.
I have 2 questions:
1. Is there any more detailed guide/tutorial that explains in details how to start using the CEF3? The wiki is too high-level for me...
2. What is the best way to run native c++ code in my Javascript files? I saw that it is possible using V8, but that means the render thread will be stuck while processing? (I have a lot of data to process, and then I need to display it in a pretty way using javascript). Anyways, as explained before, I am new to CEF, and I find it hard to understand the JavaScriptIntegration Guide in the Wiki. Is there a guide for newbies?

Thanks!
rozenman
Techie
 
Posts: 16
Joined: Sun Mar 01, 2015 10:02 am

Re: Good newbie guide and running native c++ in javascript

Postby daka1 » Mon Mar 02, 2015 5:40 am

These are pretty straight forward on setting up native javascript methods

https://github.com/acristoffers/CEFSimpleSample
https://github.com/acristoffers/CEF3SimpleSample
daka1
Techie
 
Posts: 42
Joined: Fri Feb 20, 2015 4:49 am

Re: Good newbie guide and running native c++ in javascript

Postby rozenman » Mon Mar 02, 2015 6:39 am

daka1 wrote:These are pretty straight forward on setting up native javascript methods

https://github.com/acristoffers/CEFSimpleSample
https://github.com/acristoffers/CEF3SimpleSample


Exactly what I need. thanks!
rozenman
Techie
 
Posts: 16
Joined: Sun Mar 01, 2015 10:02 am


Return to Support Forum

Who is online

Users browsing this forum: No registered users and 82 guests