Table Widget (without Installation)

Gerhard Häring gerhard.haering at gmx.de
Tue Jul 9 04:13:39 EDT 2002


* Thomas Guettler <zopestoller at thomas-guettler.de> [2002-07-09 10:05 +0200]:
> Hi!
> 
> I am searching for a table widget to
> use with python. Is it still true that
> tkinter has none?
> 
> I need it for an application on win32
> which should not be installed. All
> libraries will be in one directory.
> 
> pyFox, pygtk, wxpython are options.

The wxPython grid and list controls are excellent. I'd recommend you
download wxPython and click thru all the examples in the demo
application. This will show you what is possible and how to do it.

Gerhard
-- 
This sig powered by Python!
Außentemperatur in München: 24.8 °C      Wind: 2.2 m/s





More information about the Python-list mailing list