purebred-0.1.0.0: An mail user agent built around notmuch

Safe HaskellNone
LanguageHaskell2010

UI.Draw.Main

Description

Module holding generic widgets.

Synopsis

Documentation

fillLine :: Widget Name Source #

Fills the entire line with spaces. This can be used to draw a visual bar when an AttrName with a background colour is set.

renderEditorWithLabel :: (HasName n, HasEditor n) => Proxy n -> Text -> AppState -> Widget Name Source #

Renders editor with a label on the left restricted to one line