Mercurial > getan
view README @ 276:dd575513ee1b
Add new State method set_focus
With most state changes a focus must be set to a different widget to receive the
keyinput. This change will allow to override the set_focus method which is
called when the State is created.
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Fri, 12 Apr 2013 09:37:40 +0200 |
parents | cf905ed23de0 |
children | 1c9c3c9454e3 |
line wrap: on
line source
1 - install urwid NOTE: getan requires urwid >= 1.0 On Debian GNU/Linux >= Wheezy just do: # apt-get install python-urwid 2 - starting getan: $ ./getan.py or $ ./getan.py mytime.db or (for the classic version of 'getan' based on curses): $ classic/getan or $ classic/getan mytime.db