Hi, Am Donnerstag, 9. August 2012 14:43:57 UTC+2 schrieb Jim foo.bar: > > are you 'using' or 'requiring' seesaw.core in your projects? >
I usually do (require '[seesaw.core :as swing]). > the same thing happens (repl hangs) when i cose my frame and try to open > up a new one! this is weird yes? > Never had any problems. But you have to pay attention to the event dispatch thread. Maybe threre is some conflict there. (Just a guess. Cargo cult.) Meikel -- 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
