Thread: Tk with Vizard
View Single Post
  #14  
Old 09-15-2004, 11:25 AM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Hi,

You need to uninstall the previous version of Tk first. Delete the following files from the C:\Program Files\Vizard20\bin\lib directory:

Canvas.py
Dialog.py
FileDialog.py
FixTk.py
ScrolledText.py
SimpleDialog.py
Tix.py
tkColorChooser.py
tkCommonDialog.py
Tkconstants.py
Tkdnd.py
tkFileDialog.py
tkFont.py
Tkinter.py
tkMessageBox.py
tkSimpleDialog.py
turtle.py

Also, delete the following directories:

C:\Program Files\Vizard20\bin\lib\tcl8.3
C:\Program Files\Vizard20\bin\lib\tk8.3
Reply With Quote