Mercurial > urwid-satext
log urwid_satext/sat_widgets.py @ 70:24d49f1d735f
age | author | description |
---|---|---|
Thu, 30 Jan 2014 15:00:42 +0100 | Goffi | added TableContainer + some bug fixes (bad default parameters) |
Tue, 24 Dec 2013 15:09:21 +0100 | Goffi | removed __valid_text: urwid now manage basestring subclasses, it's not necessary anymore |
Tue, 24 Dec 2013 15:01:09 +0100 | Goffi | new ListOption class which work like unicode, but make the difference between value and label, so the displayed text can be different from the actual value. |
Sat, 21 Dec 2013 16:55:52 +0100 | Goffi | updated deprecated FlowWidget use |