[Urwid] simple layout - howto?
Eric S. Johansson
esj at harvee.org
Mon Jun 26 22:28:32 EDT 2006
Ian Ward wrote:
> you can read the user's input with user_input.get_edit_text(), modify
> the status bar with status_bar.set_text() and change the content by
> modifying the content_list (using in-place editing, not assignment).
by in-place editing you mean changing an element of the content list?
For example in my code there is a content list with four elements. I
wasn't seeing every visible changes until I changed one of the elements
to the new content.
--
Speech-recognition in use. It makes mistakes, I correct some.
More information about the Urwid
mailing list