More widgets for Urwid Based on the work on curses_misc.py in Wicd.
Copyright: | Copyright 2013-2014, Salix OS, 2008-2009 Andrew Psaltis |
---|---|
License: | LGPL version 2 |
- TextMore
- EditMore
- IntEditMore
- SelectableIconMore
- ButtonMore
- CheckBoxMore
- RadioButtonMore
- WidgetWrapMore
- WidgetDecorationMore
- WidgetPlaceholderMore
- AttrMapMore
- AttrWrapMore
- PaddingMore
- FillerMore
- BoxAdapterMore
- WidgetContainerMore
- FrameMore
- PileMore
- ColumnsMore
- GridFlowMore
- OverlayMore
- ListBoxMore
- LineBoxMore
- PopUpLauncherMore
All of them inherits from the class More which is both a FocusEventWidget and a SensitiveWidgetBehavior, and the regular class from Urwid.
- SelText
- ComboBox
- ComboBoxEdit
- TextMultiValues
- Dialog2
- TextDialog
- InputDialog
- OptCols