Muhammad Ammar wrote on 2010-08-11 12:03: > Hi All, > > Following is a sample code, the problem is that when "txtstatus2msg" > text string is large the footer resize itself, how can i avoid footer > resize. > i want to shift the text to next line without resizing the footer. > > Anyone have any hint/idea?
txtstatus2msg = urwid.Text("", wrap='clip')
is one way.
Ian
_______________________________________________
Urwid mailing list
[email protected]
http://lists.excess.org/mailman/listinfo/urwid
