goxr3plus / JavaFX-Web-Browser

🏵 Web Browser made in Java and JavaFX
GNU General Public License v3.0
231 stars 64 forks source link

还有jdk8版本的源码吗? #15

Closed noear closed 4 years ago

noear commented 4 years ago

还有jdk8版本的源码吗?

另外请教一下:jdk8, jdk9, jdk10, jdk11 里的 javafx 有什么区别啊:)?

goxr3plus commented 4 years ago

Please English :) @noear

goxr3plus commented 4 years ago

JavaFX 10 , but will pass on 11.

noear commented 4 years ago

Jdk8 version of the source code?

What's the difference between javafx in jdk8, jdk9, jdk10 and jdk11:)?

noear commented 4 years ago

Recently, I am using embedded FaaS engine + javaFx webView to build a development environment similar to Electron, and I can use b/s mode MVC to develop desktop applications.

noear commented 4 years ago

我英文不好,是用翻译软件翻的。不知道有没有问题:)

noear commented 4 years ago

My English is not good, I use translation software to translate. I don't know if there are any questions :)

noear commented 4 years ago

I encountered a problem when using JavaFx WebView, I hope to get help: Alert (), confirm() didn't pop up... How does this fit?

noear commented 4 years ago

I've found a way. Thank you

goxr3plus commented 4 years ago

Let me know how you solved it :)