On Nov 4, 9:06 am, "Geoffrey Teale" <[EMAIL PROTECTED]> wrote:
> If you teach the general principles of Clojure then using any of them should
> be easy enough.   As Graham said, it's better to stick with the out of the
> box GUI layer for a general purpose book.   Qt Jambi was actually a little
> tricky to set up on my (rather esoteric!) Linux box, and you don't want
> readers to get pissed off and give up!

I blogged a little about Qt Jambi + Clojure recently [1], for what
it's worth.  I found it very easy to set up and use, on Gentoo Linux
and on Vista.  I'm using it to build an app in my spare time and it's
working well.  I would be interested to see anyone write up a HOWTO
for using a GUI builder tool with Clojure, for Swing or Qt or any
other framework.  It is a bit tedious to do by hand.

I agree though, for a book it might be better to stick with native
Java stuff.  No sense needlessly complicating matters with external
libraries.  Qt Jambi had a couple of odd quirks that I was unable to
figure out.  (Randomly killing my Clojure process under SLIME for
example.)

[1] http://briancarper.net/2008/10/31/qt4-in-lisp/

--Brian

--~--~---------~--~----~------------~-------~--~----~
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
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to