I started using the scenario scenegraph library from JavaFX to create
GUI elements in project Overtone, but it seems development has stopped
on the project (at least in the public repository) and we are weary of
becoming dependent on a dead or closed source library.  It's really
too bad, because the 2D scenegraph coupled with OpenGL and shader FX
makes for a really great toolkit for creating custom widgets.  Here's
a screenshot containing a curve editor widget written using the
scenegraph:

http://project-overtone.org/media/new-curve-editor-big.png

and the source is here:

http://github.com/overtone/overtone/blob/master/src/overtone/gui/curve.clj

The library does have some bugs and the forum is full of people asking
about the status of the project but nobody is replying.  Rather than
creating the JavaFX language they would have done so much more for the
community to just focus on this scenegraph library, animation, etc...

-Jeff

On Aug 20, 11:03 pm, prishvin <prish...@gmail.com> wrote:
> Dear friends,
>
> The are talks about using JavaFX with Clojure, but I was unable to
> find a single example of such interaction. Have anyone really done the
> UI with JavaFX for a Clojure programm?
>
> Thanks in advance

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to