[Tkinter-discuss] Tktable: Can not find the dll.

2009-07-26 Thread Harm Kirchhoff
I am trying to use tktable with Python on Windows and am getting the notorious "tktable isn't loaded statically" error. I read the comments available on the www but could not make it work. It is clear, that my installation can not find the Tktable files. But how can I tell it where to find them ?

[Tkinter-discuss] Draw a table in Python 3.1

2009-09-06 Thread Harm Kirchhoff
I looked into the same problem a while ago and I was not able to make the Tktable gadget work on windows. If you ever manage, it would be great if you could post a detailed step-to-step list. I found an alternative that worked even better in my case. There is a MultiListBox gadget (several vers