Re: JavaFX2, problem with overriden constructor

2012-12-01 Thread Christian Sperandio
I feel shame. I didn't think try this solution. Thanks. 2012/12/1 Sean Corfield > On Sat, Dec 1, 2012 at 11:58 AM, Christian Sperandio < > christian.speran...@gmail.com> wrote: > >> When I try to use the following constructor >> *Scene

Re: JavaFX2, problem with overriden constructor

2012-12-01 Thread Sean Corfield
On Sat, Dec 1, 2012 at 11:58 AM, Christian Sperandio < christian.speran...@gmail.com> wrote: > When I try to use the following constructor > *Scene > *(Parent

JavaFX2, problem with overriden constructor

2012-12-01 Thread Christian Sperandio
Hi, I continue learning JafaFX with Clojure and I've got an issue with the Scene constructor. When I try to use the following constructor *Scene*(Parent