*Sandro:*
here is series of examples I found so far, towards having webkit in
pivot:
basic javafx browser
https://github.com/barchart/barchart-pivot-javafx/tree/master/src/test/java/bench/demo1
javafx browser embedded in swing panel
https://github.com/barchart/barchart-pivot-javafx/tree/master/src/test/java/bench/demo2
javafx browser embedded in AWT panel
https://github.com/barchart/barchart-pivot-javafx/tree/master/src/test/java/bench/demo3
pivot components embedded in swing
https://github.com/barchart/barchart-pivot-javafx/tree/master/src/test/java/bench/demo4
I am still not sure what is the right way to have webkit next to or
inside the pivot components.
What would be your advice?
Thank you,
Andrei
-------- Original Message --------
Subject: Re: pivot + webkit?
From: Sandro Martini <[email protected]>
To: [email protected]
Date: Tue 26 Feb 2013 06:57:44 AM CST
> Hi Andrei,
>
>> I am curious if anyone has experience / example
>> how to use pivot with webkit which comes with java 7 / javafx JRE
>> on linux/macosx/windows?
>>
> I'm sorry but I haven't ... maybe others have at least do some
> tests/prototypes.
>
> For 2.1 I just updated our requirements to Java 7 (in jira), and I'm
> really thinking if start to change the backend graphics to use JavaFX
> base classes (or maybe in a next release), at least to be able to use
> some goodies they have (like WebKit).
>
> But maybe if there is a simpler way we could start to use it directly
> ... so really, if someone has suggestions/tests/other, tell us.
>
> Bye,
> Sandro
>