gluonhq / substrate

Create native Java(FX) apps for desktop, mobile and embedded
GNU General Public License v2.0
386 stars 51 forks source link

Support javafx.web on all platforms #312

Open maxum2610 opened 4 years ago

maxum2610 commented 4 years ago

Build the static lib for javafx webkit for each platform. Include the javafx webkit jar in Substrate, and link the static libs in the executable.

mipastgt commented 4 years ago

But I hope you only do that when needed. The executable is already big enough :-)

jperedadnr commented 2 years ago

So far, only Windows lacks support for WebView: https://docs.gluonhq.com/#_platforms

credmond commented 1 year ago

Hey -- any plans (or link to see the progress) of the WebView Windows support?

I see this question getting repeatedly asked in different places and the response usually includes a link to https://docs.gluonhq.com/#_platforms to show it's not supported, but there's no indication of when WebView Windows support is coming (or what the problem with it is...)...?