Search code examples
Pulling content from a selected item in a ListBox (urwid)...

pythonlistboxcommand-line-interfacelistboxitemurwid

Read More
preferred method to dynamically change the urwid.MainLoop widget...

pythonfunctional-programmingcircular-dependencyurwid

Read More
pass additional arguments with callback function...

functioncallbackurwid

Read More
How to put a urwid.BigText into a urwid.ListBox...

pythonlistboxwidgeturwid

Read More
How to specify borders in urwid?...

python-3.xurwid

Read More
How do I make a long task non-blocking with urwid and asyncio?...

linuxpython-3.5nonblockingurwid

Read More
How do I know which widget has the focus with urwid?...

navigationurwid

Read More
Urwid keyboard triggered popup...

pythonconsole-applicationurwid

Read More
Command prompt messed up after running a Python program...

pythonuser-interfacepython-2.7console-applicationurwid

Read More
Is there a focus changed event in urwid?...

pythonpython-3.xeventsurwid

Read More
urwid doesn't update screen on loop.draw_screen()...

pythonurwid

Read More
How to update displayed text in urwid?...

pythonurwid

Read More
Passing stdout from interactive python application to cd command (subshell?)...

pythonbashconsole-applicationpython-cursesurwid

Read More
multiple urwid calls getting terminal size leaves files open...

pythonlinuxpython-3.xfile-descriptorurwid

Read More
Urwid horizontal menu - return to previous state or restart loop...

pythontuiurwid

Read More
Urwid ListBox: How to get fluid focus movement?...

pythonuser-interfaceconsolecursesurwid

Read More
How to get urwid RadioButton and CheckBox values?...

pythonurwid

Read More
Italicizing text in urwid...

pythonurwid

Read More
Changing contents of currently displayed listbox in urwid/python2.6...

pythonurwid

Read More
Urwid, autobahn and twisted eventloop integration...

pythontwistedautobahnurwid

Read More
urwid - output screen for endless loop...

pythonmultithreadingurwid

Read More
I am unable to get urwid tutorial examples to work...

pythonlinuxconsoleurwid

Read More
Missing urwid on OS X Lion Python 2.7...

pythonurwid

Read More
How can I change an urwid.Edit's text from the 'change' signal handler?...

pythonurwid

Read More
How to create nested listboxes in urwid?...

pythonlistboxnestedurwid

Read More
Python ncurses, CDK, urwid difference...

pythonncursescursesurwid

Read More
Python3: purge exception chain?...

pythonexceptionpython-3.xurwid

Read More
'Assertion Error' while trying to create a console screen using urwid...

pythonuser-interfacepython-2.7console-applicationurwid

Read More
global variable in main not getting recognised in another function in python...

pythonuser-interfacepython-2.7console-applicationurwid

Read More
what does @ code construct mean in python?...

python-2.7urwid

Read More
BackNext