Hi all, Need some help. I found out a module Tktable to draw a table, access the cell contents and retrieve data, put data etc., But I am not able to use the module. Can anyone help me with the installation. I am trying to do this on windows... The module is available at http://sourceforge.net/projects/tktable/files/ If anyone have already used it, then please help me setting up the module... My mail id is supersi...@gmail.com(supersimha(at)gmail(dot)com)
The code for Tktable is as said below import tktable table = tktable.Table(parent, rows = 5, cols = 5 ) -- View this message in context: http://www.nabble.com/Tktable-module-for-python-3.1-tp25402719p25402719.html Sent from the Python - tkinter-discuss mailing list archive at Nabble.com. _______________________________________________ Tkinter-discuss mailing list Tkinter-discuss@python.org http://mail.python.org/mailman/listinfo/tkinter-discuss