Finally, an official release of fx-clj, my Clojure library for JavaFX:
https://github.com/aaronc/fx-clj.

I've been using it for quite a number of months now and most of the core
functionality is pretty stable.

This library works with my freactive.core (
https://github.com/aaronc/freactive.core) reactive atoms, cursors and
expressions and supports a hiccup-like syntax so you can use it in a way
similar to freactive (and also to a lesser extent reagent)! Right now, data
binding only works on properties and not child elements, but in JavaFX this
is less of an issue because most interesting stuff happens with properties.

Please post any issues on github. Pull requests and contributions welcome.

-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to