Hobby Racer wrote: > I'm new to Ruby and I am looking for a list of "main stream" libraies for > writing GUI application in Ruby. I have found the obvious choices that ship > with Ruby. > > Tcl/Tk > FXRuby > > Are their any others worth lookin into. You may also want to consider using HTML, served up by a local instance of WEBrick. James