# -*- mode: text; fill-column: 75; tab-width: 8; coding: iso-latin-1-dos -*-
# $Id: WinBin.txt,v 1.1.2.3 2002/12/15 04:21:53 idiscovery Exp $

TCL: To install a binary version of Tix for Tcl:

You must firstly install a binary version of Tk/Tcl.
You can pick up binary installations from:

    http://dev.scriptics.com

This will create a directory like C:\Tcl
Choose this same directory for the install of Tix.

PYTHON: To install a binary version of Tix for Python:

You must firstly install a binary version of Python.
You can pick up binary installations from:

    http://www.python.org

This will create the directory 
     C:\Python21\tcl

Then you must install a binary version of Tixapps or IDEStudio.
You can pick up binary installations from:

    http://starship.python.net/crew/mike/

Install Tixapps, and use the "Install Tix Into Python"
selection from the Program Files menu, rather than this installer.

