> This looks to me like the Tix DLL hasn't been installed or it's
> installed in a folder where it can''t be found. The Tix module
> is just a wrapper round the Tix DLL so you need both.
>
> I wonder where should I install Tix DLL 

I'd look for the other DLLs in the Python tree or alternatively
put it in Windows\System32 which is rthe default place Windows 
looks for DLLs...

BTW If that doesn't work pull it out again or it will clutter up the 
system32 directory forever more!

Alan G.





_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to