Looking at the Padding.rows() function, I notice there are three
cases, one for width='pack', one for width='clip' and the last one
which I guess goes to anything else. So I guess I should be using
width=('relative',100) amrite?Seems to work. Still however, is this intended functionality? _______________________________________________ Urwid mailing list [email protected] http://lists.excess.org/mailman/listinfo/urwid
