Skip to content

jrd/urwidm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

urwid more

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

Widgets enhanced

  • 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.

New widgets:

  • SelText
  • ComboBox
  • ComboBoxEdit
  • TextMultiValues
  • Dialog2
  • TextDialog
  • InputDialog
  • OptCols

About

More widgets for Urwid.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages