JavaFX and Clojure

131 views
Skip to first unread message

prishvin

unread,
Aug 20, 2010, 5:03:09 PM8/20/10
to Clojure
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

polypus74

unread,
Aug 20, 2010, 6:44:18 PM8/20/10
to Clojure
keep a close eye on these spaces:

http://github.com/polypus74/cljfx
http://github.com/polypus74/lein-javafx

i should have something up within weeks.

_c

prishvin

unread,
Aug 21, 2010, 2:30:20 AM8/21/10
to Clojure
Thats good news, thanks. I've put repositories at watch.

Jeff Rose

unread,
Aug 23, 2010, 10:03:19 AM8/23/10
to Clojure
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

Mark Engelberg

unread,
Aug 23, 2010, 2:12:59 PM8/23/10
to clo...@googlegroups.com
> 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...

I agree. I'm not interested in the JavaFX language, but am interested
in doing Flash-like user interfaces and animations from Clojure.

Emeka

unread,
Aug 27, 2010, 2:00:58 PM8/27/10
to clo...@googlegroups.com
Mark,

Can JavaFX do that?

Regards,
Emeka


--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clo...@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+u...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Mark Engelberg

unread,
Aug 28, 2010, 3:49:37 PM8/28/10
to clo...@googlegroups.com
On Fri, Aug 27, 2010 at 11:00 AM, Emeka <emeka...@gmail.com> wrote:
> Mark,
> Can JavaFX do that?
> Regards,
> Emeka

I don't know that much about JavaFX, but my understanding is that it
was born out of Sun's desire to compete with Adobe's Flash/Flex/AIR.
Similarly, Silverlight is Microsoft's effort to compete in that same
domain.

Reply all
Reply to author
Forward
0 new messages