Changing contents of currently displayed listbox in urwid/python2.6
I\'m writing a music player in python, with a cli using urwid. I intend to have the current playlist in a simpleListWalker, wrapped by a listbox, then columns, a pile, and finally a frame.
问答
阅读(2)