Hi, i want to write an application where i need a Table to display some values.
The table should display a list of objects, so to say, a column for each attribute of the object. I'd also like the user to be able to change the width of each column, like in Excel. I'd prefer to use Tkinter, but i think it can't do all that. Is there a way for Tkinter to handle this? If not, what other GUI can do that? (wxPython?) Thanks for hints, Torsten. -- http://mail.python.org/mailman/listinfo/python-list