WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 8 of 8
Search took 0.00 seconds.
Search: Posts Made By: farshizzo
Forum: Vizard 07-11-2007, 01:48 PM
Replies: 15
Views: 23,286
Posted By farshizzo
Hi, Have a look at the Vizard downloads...

Hi,

Have a look at the Vizard downloads page. Under the "Vizard 3.0 Addons" section there is an installer that adds the necessary Tkinter files to your Vizard 3.0 installation.
Forum: Vizard 09-15-2004, 11:25 AM
Replies: 15
Views: 23,286
Posted By farshizzo
Hi, You need to uninstall the previous...

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...
Forum: Vizard 09-10-2004, 01:40 PM
Replies: 15
Views: 23,286
Posted By farshizzo
Hi, Try downloading and reinstalling the...

Hi,

Try downloading and reinstalling the tkinter.zip file. Vizard recently switched from python 2.2 to 2.3, and the tkinter files were not updated. Let me know if this fixes it.
Forum: Vizard 02-05-2004, 09:41 AM
Replies: 15
Views: 23,286
Posted By farshizzo
Hi, You will need to add the following...

Hi,

You will need to add the following directories to your python path in order to get Vizard working:

[Vizard20]/
[Vizard20]/python/

That should be it. Are you planning on using Tk?
Forum: Vizard 06-23-2003, 04:21 PM
Replies: 15
Views: 23,286
Posted By farshizzo
Hi, This is a problem we've encountered...

Hi,

This is a problem we've encountered before and has already been resolved in the latest version. At the top of your script you need to issue the following commands:

import sys
sys.argv =...
Forum: Vizard 06-23-2003, 12:38 PM
Replies: 15
Views: 23,286
Posted By farshizzo
Hi again, I just realized that I made a...

Hi again,

I just realized that I made a mistake. There are two files that are copied to the [VIZARD_PATH]\bin\lib directory that should go to the [VIZARD_PATH]\bin\DLLs directory instead. The...
Forum: Vizard 06-23-2003, 12:34 PM
Replies: 15
Views: 23,286
Posted By farshizzo
Hi, I tested out your script and it worked...

Hi,

I tested out your script and it worked fine on my machine. Did you try restarting Vizard after you copied the tkinter files to your computer?

-- Farshid
Forum: Vizard 06-23-2003, 10:27 AM
Replies: 15
Views: 23,286
Posted By farshizzo
Tk with Vizard

This thread explains how to use Tk with Vizard

Step 1:

Download the following file to your computer:

tkinter.zip (http://www.worldviz.com/download/files/tkinter.zip)

Step 2:
Showing results 1 to 8 of 8

 
Forum Jump

All times are GMT -7. The time now is 03:56 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC