JFXtras/jfxtras-labs

JavaFx 8 support

Badisi opened this issue · 3 comments

In Java 8, com.sun.javafx.scene.control.skin.SkinBase is replaced by javafx.scene.control.SkinBase and component skin/behavior seems to have changed a little

Will JFXtras be ported to JavaFx 8 ?

Thanks

tbee commented

Yes.

On 2013-01-10 17:58, Badisi wrote:

In Java 8, com.sun.javafx.scene.control.skin.SkinBase is replaced by javafx.scene.control.SkinBase and component skin/behavior seems to have changed a little

Will JFXtras be ported to JavaFx 8 ?

Thanks


Reply to this email directly or view it on GitHub #16.

Does the 8.0 branch actually work? Doesn't compile for me.

It compiles but not all controls are ported to JavaFX 8 at the moment but stay tuned...it will happen...