[wxPython] table with long lines wrapped?

Taki Jeden bartekgorny at interia.pl
Wed Feb 25 08:26:00 EST 2004


Hi

I'm trying to figure out how to produce, in wxPython, a
table/list/grid/whatever which would wrap long lines, and of course adjust
row height. But I can't find any ready-made widget, nor any sensible
solution. My recent idea is to use wxHtmlWindow to produce ordinary html
table - I hope somebody here knows a better way to do that :)

Bartek G.



More information about the Python-list mailing list