Mercurial > urwid-satext
log urwid_satext/sat_widgets.py @ 104:abc0ae944030 0.4.1
age | author | description |
---|---|---|
Mon, 08 Sep 2014 18:11:16 +0200 | Goffi | Fixed focus when first row is not selectable in TableContainer |
Mon, 08 Sep 2014 18:10:30 +0200 | Goffi | Fixed getFocusDirection direction when inversed, and FocusFrame focus order. |
Mon, 08 Sep 2014 15:42:25 +0200 | Goffi | NotificationBar focus fix |
Mon, 08 Sep 2014 15:42:25 +0200 | Goffi | new FocusPile widget: a Pile which manage FOCUS_KEYS |
Mon, 08 Sep 2014 15:42:25 +0200 | Goffi | SelectableText is now unselectable if its text is empty, AlwaysSelectable class has the former behaviour. |
Mon, 08 Sep 2014 15:42:25 +0200 | Goffi | focus direction and rotate boolean are now gotten from getFocusDirection |
Mon, 08 Sep 2014 15:42:25 +0200 | Goffi | added UnselectableListBox which is a ListBox which can be unselectable when everything is not selectable and visible. Its is used in dialogs |