On Feb 15, 2005, at 7:35, Thomas Green wrote:

Hi, can anyone give me advice about how to import and use tktable in Python? I've used it successfully in tcl but when I tried "import tktable" in Python I got "ImportError: No module named tktable" (and likewise for other combinations of upper and lowercase).

A small working example would be ace!

(BTW I'm not really competent enough to start recompiling the source or anything like that)

Googling for "tktable tkinter" I found this: http://tkinter.unpythonic.net/wiki/TkTable

Apparently TkTable comes with a Tkinter wrapper.

-bob

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to