GUI with sophisticated Table support

Torsten Mohr tmohr at s.netic.de
Thu Dec 30 03:05:33 EST 2004


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.




More information about the Python-list mailing list