Hi again,
I'm having a couple of issues with seesaw and I'd like to see the
community's experience with it...
1. First of all, my lein repl hangs each time I reload a namespace that
uses seesaw.core. Not when I first load it (load-file
"blah...blah"), but when I reload it after some changes...this is
really a problem as I need to kill/restart leiningen after every
change in the code! This completely defeats the purpose of dynamic
compilation...
2. Secondly, whenever I was designing UIs in clojure I quite liked the
ability to change the frame (e.g. resizing) dynamically from the
repl while changes are immediately shown on screen...That saves a
lot of time when experimenting. Now, the 'frame' function of seesaw
does not exactly return a JFrame but a proxied version on to which,
apparently, I cannot call (.setSize f 500 500) directly...I am
suspecting there must be some easy way to get around that yes?
Just so we're clear, question #1 is the important one...
Thanks in advance,
Jim
--
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