The vty-ui package
An extensible library of user interface widgets for composing and laying out Vty user interfaces. This library provides a collection of widgets for building and composing interactive interactive, event-driven terminal interfaces. This library is intended to make non-trivial user interfaces easy to express and modify without having to worry about terminal size.
Properties
| Versions | 0.1, 0.2, 0.3, 0.4, 1.0, 1.0.1, 1.1, 1.2, 1.3, 1.3.1, 1.4, 1.5, 1.5.1, 1.6 |
|---|---|
| Dependencies | base (4.*), bytestring (≥0.9 & <1.0), containers (≥0.2 & <0.5), directory (≥1.0 & <1.2), filepath (≥1.1 & <1.3), mtl (2.0.*), old-locale (1.0.*), pcre-light (0.3.*), QuickCheck (2.4.*), time (≥1.1 & <1.3), unix (2.4.*), vty (4.6.*) |
| License | BSD3 |
| Author | Jonathan Daugherty <jtd@galois.com> |
| Maintainer | Jonathan Daugherty <jtd@galois.com> |
| Category | User Interfaces |
| Home page | http://codevine.org/vty-ui/ |
| Executables | vty-ui-dialog-demo, vty-ui-phoneinput-demo, vty-ui-dirbrowser-demo, vty-ui-complex-demo, vty-ui-list-demo, vty-ui-tests |
| Upload date | Mon Mar 21 05:24:32 UTC 2011 |
| Uploaded by | JonathanDaugherty |
| Built on | ghc-7.0 |
| Distributions | NixOS: 1.6 |
Modules
- Graphics
- Vty
- Widgets
- Graphics.Vty.Widgets.All
- Graphics.Vty.Widgets.Borders
- Graphics.Vty.Widgets.Box
- Graphics.Vty.Widgets.Button
- Graphics.Vty.Widgets.Centering
- Graphics.Vty.Widgets.CheckBox
- Graphics.Vty.Widgets.Core
- Graphics.Vty.Widgets.Dialog
- Graphics.Vty.Widgets.DirBrowser
- Graphics.Vty.Widgets.Edit
- Graphics.Vty.Widgets.EventLoop
- Graphics.Vty.Widgets.Events
- Graphics.Vty.Widgets.Fills
- Graphics.Vty.Widgets.Fixed
- Graphics.Vty.Widgets.Limits
- Graphics.Vty.Widgets.List
- Graphics.Vty.Widgets.Padding
- Graphics.Vty.Widgets.ProgressBar
- Graphics.Vty.Widgets.Skins
- Graphics.Vty.Widgets.Table
- Graphics.Vty.Widgets.Text
- Graphics.Vty.Widgets.Util
- Widgets
- Vty
Downloads
- vty-ui-1.1.tar.gz (Cabal source package)
- package description (included in the package)