This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author loewis
Recipients
Date 2003-06-15.12:40:13
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=21627

I found that the instructions need slight modification: In step 
2, use tk...\mkd.bat for mkdir. Apart from that, these 
instructions work fine for me, now. I have made a binary 
release of tix8.1 for Python 2.3 at

http://www.dcl.hpi.uni-potsdam.de/home/loewis/tix8.1.zip

The tix8184.dll goes to DLLs, the tix8.1 subdirectory goes to 
tcl. It differs from the standard tix8.1 subdirectory only in 
fixing the path to the DLLs directory.

To test whether this works, execute Demo/tix/tixwidgets.py.
History
Date User Action Args
2007-08-23 13:56:59adminlinkissue474836 messages
2007-08-23 13:56:59admincreate