rwdtinker is the core application for a Ruby application framework using the RubyWebDialogs GUI. It provides a system for developing programs, and uses a Web-based interface. It allows a developer to combine and create applets to implement an application. It features built-in bug report submission, remote control with UDP ports, a test framework, and context-sensitive help.
| Tags | Desktop Environment Software Development User Interfaces tools |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | Ruby |
| Translations | Spanish |
Recent releases


Changes: This release has an added TabHash way of adding menu choices, and fixes the zip listing tab (showing old files, bug 22302).


Changes: This release has a locale changer tab (at least partially supported: en, es, ja, hi, nl, and fr). It has been updated to a newer Rubyzip library, and the test harness framework has been replaced.


Changes: This release has more Spanish and Hindu po strings and changes handling of the log file.


Changes: This release has switched to po files for translation files. It adds the beginning of a Hindi po file, adds more Japanese strings, changes handling of lang change = in the tinkerwin2variables.cnf file, and refactors init.rb to move routines into lib/rwdtinker modules. It also includes the version 1.81 changes like condensing config files from 4 -> 2, fixes a document launch bug, adds $KCODE = 'u', and moves help files to the rwd_files directory.


Changes: This release has changed PDA handling in rwd.rb. It has added logging, and a log review screen in the tinker back window. It also changes applet loading to not depend on version config files.