DvmDisplay
This package uses Tk to convert ByteImages to Tk Photo. The photo can then be displayed in Tk canvases.
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=NAMEwhere 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).
Run install.tcl (with tclsh) if you downloaded the binaries. Run make install if you compiled the source code yourself.
Tcl specification
(This package is available as Tcl commands only.)
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.