From: David Roberts Date: 2006-12-25T01:00:12+09:00 Subject: Re: A Ruby IDE with GUI capabilities JaredAngell@gmail.com wrote: > So far, as far as I can tell, there is no Ruby IDE with GUI > capabilities.... so I'm curious if > any one knows of any current project underway to make a new Ruby IDE > with GUI capabilities??? It isn't an IDE, but for another choice of graphical tool that can help to build a GUI for a ruby application, see foxGUIb at http://fox-tool.rubyforge.org/ It has the advantage of being written in ruby and using the same library that it targets, ie FXruby. Incidentally, this thread roughly replicates the one titled "Ruby GUI with IDE" dated mid-November 2006 - there may be material of interest there too. -- Posted via http://www.ruby-forum.com/.