"topmost" tk extension: places a top level window on top of of
all others on the display.  See topmost.n for a complete description.

*** for Windows Only ***

John Rosauer
jar@research.canon.com.au
1 December, 1997

Installation
------------

Compile:
	Copy either makefile.vc (M$ Visual C++) or makefile.bc (Borland C)
	to Makefile and edit this file to make the references to the
	location of Tcl and the source for Tcl* reflect your system.

	*Unfortunately, the source for Tcl is is required.

	"nmake install" or "make install" will compile and install the
	extenstion.

Pre-compiled:
	Make a directory called topmost in your tcl/lib directory.
	Now copy topmost.dll and pkgindex.tcl to it.
