| Short description: |
Ruby/Tk GUI builder -- specRuby |
| Category: |
Application/GUI |
| Status: |
usable (early alpha) in search of a maintainer. |
| Created: |
2001-12-12 20:25:16 GMT |
| Last update: |
- |
| Owner: |
Jonathan Conway
(Projects of this owner) |
| Homepage: |
not available |
| Download: |
http://www.ugcs.caltech.edu/~rise/SpecTcl1.1-for-Ruby.tar.gz
|
| License: |
Ruby's |
| Dependency: |
|
| Description: |
Cleanup per suggestions from Mike Clarkson.
specRuby is a grid-managed GUI-based GUI builder that generates Ruby/Tk code. (This is actually a Tcl/Tk application that was derived from specPerl, which was derived from specTcl. Anyone want to help me make a pure Ruby version?) Most of the basic things involving the display of widgets seem to work, but some work remains to be done, such as wiring up the scrollbars. More work is probably needed to handle things like textvariables correctly. However, specRuby now appears to be adequate for laying out GUIs. (And if someone who is more familiar with the operation of Ruby/Tk wants to finish this up, the basic framework is now in place. This has been somewhat hampered by the lack of English documentation.)
|