New features added to Compaq New Features for Compaq Array Visualizer Version 1.1 (since
Version 1.0.A) include the following:
- The AvisGrid ActiveX control
was added.
- The ArrayViewer Data View window is no longer is limited to 500x500 cells, and now
supports editing cell values.
- Array Viewer now allows the axis legends to be customized.
- The Array Viewer has a Palette Editor that you can use to create custom
palettes.
- The Array Viewer has two new toolbars that you can use to change the Region Of
Interest (ROI).
- The Array Viewer has improved support for displaying small (10**-10 or less)
floating-point values.
- The Aview library routines favUpdate
and CAViewer::Update now have an option that forces
the ArrayViewer to update before returning.
- The Aview library has two new subroutines that can be used in conjunction with the
AvisGrid and Avis2D controls to display array
data: faglGetShareName (Fortran language)
and aglGetShareName (C language).
- The Aview library supports new fav and CAViewer routines to allow programmatic access to
new Array Viewer features (such as Axis labeling).
- The Avis2D control has two new methods designed for Visual Basic users:
CopyAxisScaleData and
CopyPaletteData. These methods can be used to
pass a Visual Basic array to the control as axis scale data and custom
palette data respectively.
- The Avis2D control event, RndrPass, has a parameter
to inform the container of whether this is the final repaint for the last
Update call.
- The Avis2D control transparently supports printing.
- There are many new Array Visualizer sample programs (see the
Samples.htm
file in
Program Files\ArrayVisualizer\Samples
) as well as improvments to the Array Viewer
online help (Array Viewer Help menu) and online Array Visualizer HTML
Help documentation.
- For additional details, see the online release notes (
relnotes.txt
),
installed in Program Files\ArrayVisualizer
.