itemfield: A brick Widget for selectable summary of many elements on a terminal
This module provides a brick Widget that can be used with the brick package to handle situations where there are lots of items to represent to the user along with a corresponding state for each item. In addition, the user should be able to use the cursor keys and space bar to mark one or more items (presumably so other code can get the list of marked elements and perform a state-changing operation).
0.1.0.0 -- initial version
0.2.0.0 -- more key events: Shift+Arrow to mark/unmark with move
0.2.0.1 -- more key events: G=mrkunm group, A=mrkunm all, !=mrk bad; add helpMsg
0.3.0.0 -- rename from StateFieldSelector to ItemField
0.3.1.0 -- add + key selector to select all successful targets
1.0.0.0 -- update from vty-ui to brick
1.1.0.0 -- add support for
s
andf
keys and mouse events
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
examples | Build example programs | Disabled |
brick015plus | true for Brick version 0.15 or later | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- itemfield-1.1.0.2.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.1.0.1, 1.1.0.2, 1.2.0.0, 1.2.1.0, 1.2.2.0, 1.2.2.1, 1.2.3.0, 1.2.4.0, 1.2.4.1, 1.2.4.2, 1.2.5.0 |
---|---|
Dependencies | base (>=4.8 && <5), brick (>=0.13 && <1.0), data-default, itemfield, microlens (<0.5), microlens-th, random, text (<1.3), vty (<5.14) [details] |
License | BSD-3-Clause |
Copyright | Kevin Quick, 2013-2016 |
Author | Kevin Quick <quick@sparq.org> |
Maintainer | quick@sparq.org |
Revised | Revision 1 made by HerbertValerioRiedel at 2016-12-01T22:28:50Z |
Category | Graphics, Console |
Source repo | head: darcs get http://hub.darcs.net/kquick/itemfield |
Uploaded | by KevinQuick at 2016-12-01T05:20:48Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | workreport, bookcase |
Downloads | 7372 total (5 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-12-01 [all 1 reports] |