Torsten Mohr
2004-12-30 08:05:33 UTC
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.
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.