[Pythonmac-SIG] Can I use tktable with MacPython?
Bob Ippolito
bob at redivi.com
Tue Feb 15 13:41:24 CET 2005
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
More information about the Pythonmac-SIG
mailing list