[Linux] What toolkit for a good grid/spreadsheet widget?

Dave Cook davecook at nowhere.net
Fri Aug 4 06:58:42 EDT 2006


On 2006-08-04, Vincent Delporte <justask at acme.com> wrote:

> Thx for the two pointers. Are those widgets more than just tables, ie.
> can I edit the contents, including displaying a combo box, can items
> be grouped or hierarchized, or are they just basic, read-only tables
> to display results?

You can display combo boxes in cells in pygtk, as well as edit cells.

But both pyqt and wxpython also offer that.  Try running the demos for each.

Dave Cook




More information about the Python-list mailing list