On Jun 21, 11:02 pm, Pinocchio <[email protected]> wrote:
> CuppoJava wrote:
> > I'm still not very clear about what JavaFX actually is and what's its
> > relation to Java. Do you know of any links that explain it clearly?
>
> Its basically a way of declaring Swing GUI items and their layout. One
> of its cool features is that it allows "binding"
> code to changes in declared items, making it a reactive, event based
> system for handling GUIs. I have not used
> it though...
> Interop with Clojure is definitely an interesting intellectual exercise.
Sorry, but I'd like to correct the record here. :) It's not Swing --
it's a completely new GUI toolkit. And interop with Clojure may
necessary if you want to use Clojure to write web apps with video or
animations in the near future. Some animations are "eye candy", but
when they are done right they can make a better UI.
Rob
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---