Hy Sather folks,

this is a rudimentary start for a Tk<->Sather Interface.
Some documentation is in the doc directory.

Installation:
Copy the TkKit directory where you want to.

Go to library.
Edit c_interface.c to fit the include paths for tcl.h and tk.h.
Edit startup.tcl to fit your system.

Demo code:
Go to demo.
In the sources there are creation routine calls '#TKAPP(.., '/home/x4u...').
This last argument specifies the path of the TkKit directory (trailing `/` !!!).
You have to edit this to fit your system.
(This is very clumsy, I know ! Would an environment-variable be a better way ?)


Any questions or comments go to

Matthias Ernst
mernst@desy.de.


