GUI with sophisticated Table support

F. GEIGER f.geiger at vol.at
Thu Dec 30 04:12:02 EST 2004


"Torsten Mohr" <tmohr at s.netic.de> schrieb im Newsbeitrag
news:cr0csd$b80$1 at schleim.qwe.de...
> 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.

Do a group-google search for *tkinter table*. That shows up quite a few
hits.

>
> Is there a way for Tkinter to handle this?
>
> If not, what other GUI can do that? (wxPython?)

What you are looking for is contained in the wxPython demo app.

>
>
> Thanks for hints,
> Torsten.
>

HTH
Franz GEIGER





More information about the Python-list mailing list