Sidnei Bernardo
Sidnei Bernardo
This error is still happening here. The client console shows IOException, but shows no stack trace. I don't know if this information helps, but the error only occurs on a...
I forked the repository from [Faeriol's fork](https://github.com/Faeriol/javacef). According to [#24](https://github.com/wjywbs/javacef/issues/24) the upgrade was made for win32 for now. I'm pretty busy lately. When I have some time I will try...
Thanks for the reply. I forked https://github.com/Faeriol/javacef and implemented the Java > Javascript calling ("browser->GetMainFrame()->ExecuteJavaScript()") on [branch 2272](https://github.com/sidneibjunior/javacef/tree/2272) Now I'll try to implement the Javascript > Java calling, which seems...