Ignore:
Timestamp:
Jun 10, 2007 4:06:35 PM (17 years ago)
Author:
mmc
Message:

Fixed the output viewer for numbers/integers to show a plot of
the value versus input parameters. As you change the ResultSet?
control, the x-axis updates to show the number versus values
in the result set.

Fixed the Rappture::result command to include the user's login
in the metadata, so we know who performed the computation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/scripts/moleculeViewer.tcl

    r730 r766  
    3434    public method get {}
    3535    public method delete {args}
     36    public method parameters {title args} { # do nothing }
    3637
    3738    public method emblems {option}
Note: See TracChangeset for help on using the changeset viewer.