On Aug 5, 6:01 am, John Harrop <jharrop...@gmail.com> wrote: > On Tue, Aug 4, 2009 at 10:33 PM, Joe Van Dyk <joevan...@gmail.com> wrote: > > Hey, > > > New to Java and Clojure. My possibly relevant experience is with Gtk > > and Ruby and C++ programming. > > > I'd like to develop a GUI in Clojure. I'm guessing I want to use > > Swing. This application will be targeted towards scientists who are > > used to working with the most horribly-designed Tk UI known to man, so > > I'm sure they will be fine with Swing. > > > So, where's the best place to start? > > I've not done much GUI work in Clojure yet, but what I have done has not > involved any GUI builders. Just Clojure functions, some calling Swing > methods. > > A lot simplifies once you have some useful utility functions and macros. For > example: <snip>
Thanks for the code! I'll definitely use it when needing to add/ modify GUI widgets. There's no "official" swing wrapper in clojure yet, right? Joe --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---