@mohamnag, I thought you might like a full featured implementation of Chrome Dev Tools web-socket server that was inspired by your code, for which I am grateful. I spent two years working with logs ...
When dragging blocks, a strange glitch sometimes happens in the JavaFX WebView window that did not happen in Blockly v9.2.0 but happens in 10.0.x and in 10.1.x. Unfortunately, the same thing does not ...
JavaFX 2.0 allows for inclusion of HTML code within a JavaFX application using JavaFX 2.0's WebView and WebEngine classes from the javafx.scene.web package . This post looks at a very simple example ...