Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they te开发者_开发知识库nd to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this questionI have been looking for this for a long time.
Is there a rapid application development tool for GUI design using Ruby? I don't care if it is Windows or Linux, and not even which graphics toolkit. As long as it works, anything goes. I am ready to learn if need be.
Thanks!
What about Ruby Shoes?
http://shoesrb.com/
Glade, A User Interface Designer.
it works for GTK+.
Glade is a RAD tool to enable quick & easy development of user interfaces for the GTK+ toolkit and the GNOME desktop environment
Glade: http://glade.gnome.org/
Visual Ruby used with Glade are looking to be a nice combination.
http://visualruby.net/index.html
精彩评论