Hello Rock,
> Does anyone know of such a possibility? And, if not, what are the > chances of coming up with a tool like that? I'm not a Java nor a Swing > expert, so I haven't the faintest clue as to what the difficulties may > be. There is such a tool for jruby (which I tried for a basic gui) called monkeybars: http://monkeybars.rubyforge.org/ It would be a perfect candidate for borrowing the concept and approach... Basically, one uses netbeans (but it is not tied to netbeans) swing gui builder to define the gui, the monkeybars does the plumbing and the programmer uses jruby to do the programming in ruby... Kind regards, Vlad PS: The jruby is ruby language implementation running on java virtual machine... --~--~---------~--~----~------------~-------~--~----~ 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 clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---