From: Jim Zhang Date: 2007-06-08T12:28:05+09:00 Subject: How to develop cool GUI with Ruby ------=_Part_64498_1304645.1181273286079 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi All, Which is the best RAD tool for Ruby to dev cool GUI program? Can use glade to design the GUI, then save the design as glade.xml, use glade-ruby to load the xml, parse it, invoke with TK? Is there any example for this? (I don't want to start with TK, manually edit with GUI code part ...) Thanks, Jim ------=_Part_64498_1304645.1181273286079--