The new version of Scala is almost there and the actual ScalaFx does not compiles to it.
One example is the 'then' word used as the DSL to create bindings, now it's a keyword of scala so we must not use it
I will create a clone and do the changes, so we could merge after... I will try to keep the things in sync with the main repository.