> > thx. Where can I find the Linux/mac Integration? I opened this project: > webkit-2.0-snapshot from html4j with package > org.netbeans.html.presenters.webkit and the class WebKitPresenter.java.
>> Von: Jaroslav Tulach >> Gesendet: Sonntag, 10. November 2019 17:03 >> As far as I can tell the interface talking to `libwebkit` is >> defined at >> >> https://github.com/apache/netbeans-html4j/blob/master/renderer/src/main/java/org/netbeans/html/presenters/render/GTK.java#L126 >> - one would have to replace those seven methods by a new interface >> `WebKit2` which would delegate to >> https://trac.webkit.org/wiki/WebKit2 >> https://webkitgtk.org/reference/webkit2gtk/stable/index.html >> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org For additional commands, e-mail: dev-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists