+1 for debugging 2010/1/27 Joonas Pulakka <[email protected]>
> On Jan 27, 7:17 am, Mark Engelberg <[email protected]> wrote: > > Topic idea: What is the most elegant way to write a GUI in Clojure? > > (Swing? JavaFX?) Any great contrib libraries that make GUI programming > > noticeably easier? > > I have to mention MiGLayout (http://www.miglayout.com/) and its > Clojure wrapper (http://richhickey.github.com/clojure-contrib/ > #miglayout <http://richhickey.github.com/clojure-contrib/%0A#miglayout>). > Without MiGLayout, doing Swing GUIs is horrible. With it, > it's fun! > > Best Regards, > Joonas > > -- > 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]<clojure%[email protected]> > 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 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
