Embedding JavaScript Programming Editor
There is a very nice JavaScript code editor called Ace whose demo page can be found here:
http://ace.ajax.org/build/kitchen-sink.html
It looks great within the WebKit browser supplied with WebView/WebEngine. However, it has a number of irritating bugs which make it unsuitable.
Has anyone worked through these and managed to get Ace working well within JavaFX?
I am hoping to use this component as a programmers editor until a suitable JavaFX embeddable component becomes available.
Thanks,
- Pat