Index of /tcl/ftparchive/sorted/apps/moodss-1.0

      Name                   Last modified     Size  Description

[DIR] Parent Directory 26-Oct-99 08:56 - [   ] README 22-Sep-97 16:40 1k [CMP] moodss-1.0.tar.gz 26-Sep-97 06:38 49k

This is moodss (Modular Object Oriented Dynamic SpreadSheet) version
1.0. Moodss is implemented in the great Tcl language (requires at
least versions 8.0 of Tcl and Tk).

Moodss is a modular application. It displays tabular data that
independent module code defines and updates. The table rows can be
sorted in increasing or decreasing order by selecting any
column. Complete help is provided through menus, widget tips and a
message area. The module name is passed as a command line
parameter. The moodss core then loads the module and start displaying
its data in a table, which is then updated at a user selectable
frequency.

The module code is the link between the moodss core and the data to be
displayed. All the specifics are kept in the module code. Moodss goal
is to become a complete and generic way of monitoring tabular data.

Apart from a sample module with random data, ps and cpustats modules
for Linux are included as examples (the ps module mimics the top
application). A complete HTML documentation is also included.

This is the first version of moodss and many more features (such as
drag'n'drop, graphical views, ...) will be added in future versions,
while maintaining module code compatibility.

Whether you like it (or hate it), please let me know. I would like to
hear about bugs and improvements you would like to see. I will correct
the bugs quickly, especially if you send me a test script.

Jean-Luc Fontaine
http://www.mygale.org/~jfontain/ or mailto:jfontain@mygale.org