Mercurial > getan
view TODO @ 256:bcc5951edaad
Fix compatibility with urwid 1.1
focus is a read only Widget property in urwid 1.1. Therefore it can't be used in
Node to store the if the widget has the focus. Renamed focus to has_focus
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Thu, 11 Apr 2013 11:41:01 +0200 |
parents | cfa9e755a5d2 |
children | abfa55c7c2b2 |
line wrap: on
line source
- Create empty databases from within getan. - Create a 'Help-Widget' to give the user an information about all possible keys. - reimplement RPN input for current getan implementation (28489e672e61)