Notes:
rwdtinker is the core application for the
rwdapplications. On the front screen you can view
documents and make menu choices. On the back
screen you will find:
List Applets: you can see and delete installed
applets, List Zips: you can see lists of applets
that you can install.
Edit Configuration: You can view the rwdtinker
configuration and change it,
Diagnostic Tab: You can view the environments
variables that rwdtinker is running with This
program uses the RubyWebDialogs GUI interface and
can be added to with drop in applets. There
are about 10 applets that can installed.
Context sensitive help is on the windows and tabs.
Remote control using udp ports. Can install
from RubyGem installs. RubyGems can be downloaded
and installed from the Remote Gem repository. Bug reports can be submitted with one button.
A test framework exists to build tests in
applets. Many small applets are available.
This is version 1.82
Changes:
version 1.82
switch to po files for translation files
add beginning of Hindi po file
added more Japanese strings
changed handling of lang change = in the tinkerwin2variables.cnf file the [0] setting of $langarray will be the language choosen.
refactored init.rb to move routines into lib/rwdtinker modules
version 1.81
condensed config files from 4 -> 2
fixed document launch bug
add $KCODE = 'u'
move help files to rwd_files directory
version 1.80
changed pda handling in rwd.rb
added logging
added log review screen on tinker back window
changed applet loading to not version config files
version 1.79
edited net.rb to fix text editing
version 1.78
modify config files
modify rconftools.rb to handle \r\n dos vs unix
Version 1.77
Fixed zips location to be relative or absolute
Made themes loadable
Version 1.76
Move rwd code files into lib directory - bug - 21886
change tab name list applets - bug - 21864
change extra folder to be lib folder - bug 21887
remove duplicate intall applet code - bug 21885
On Menu tab/Selection Tab - add help button - bug 21884
clean up directory structure in gui directory - bug 21882
Version 1.75
change rwd.rb to use UTF-8 for web pages
add language load for applets
Version 1.74
remove remote control from help
more dependable gui loading for applets
added applets for test driving
Version 1.73
more debug info in initiateapplet
remove gutenberg lang translations
correct gui building error recovery
|