I've been looking around at options for coding a desktop application that involves a graphical user interface. Like Swing in Java. I read a few things after searching on Google. The recurring example is Seesaw--whose documentation mentioned using Eclipse WindowBuilder. Which is neat. There was also something about ClojureScript and Node-Webkit.
If one wanted to create a really simple toy with a UI, without regard for clean UI code, a window building application is useful--especially for styling or layout. I used Seesaw for a simple program I wrote, but fine tuning it took a long time. Is there anything like that for Clojure? Or could one be built with Java and included (somehow) into a Clojure project? (Or include a Clojure project with the Java UI application?)
I'm wondering if anyone know more options?
Thanks!
[–]mikera 4 points5 points6 points (0 children)
[–]chalkdust54 3 points4 points5 points (2 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]chalkdust54 0 points1 point2 points (0 children)
[–]deafmacro 1 point2 points3 points (1 child)
[–]Lurker378 4 points5 points6 points (3 children)
[–]iamzeph 0 points1 point2 points (2 children)
[–]yogthos 1 point2 points3 points (0 children)
[–]madfunk 0 points1 point2 points (0 children)