DvmDisplay Package


Package Name

DvmDisplay

Description

This package uses Tk to convert ByteImages to Tk Photo. The photo can then be displayed in Tk canvases.

Compilation Instruction

To compile this package, you need Tk 8.0. Run the configure script in the display subdirectory to create a Makefile. All configure options available for compiling the core Dalì packages are available. In addition, this configure also takes in two arguments :
    --tk-dir=DIR
    --tk-lib=NAME
    
where DIR is the directory where Tk library can be found, and NAME is the name of tk library to used (minus the "lib" prefix and ".a" suffix).

Installation Instruction

Run install.tcl (with tclsh) if you downloaded the binaries. Run make install if you compiled the source code yourself.

Detail Specification

Tcl specification
(This package is available as Tcl commands only.)

Dependencies

Needs DvmBasic

Last Updated :

Copyright © 1997-1998 by Cornell University. See the file license.txt for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.