itemfield
Version 1.1.0.1 revision 0 uploaded by KevinQuick.
Package meta
- Synopsis
- A brick Widget for selectable summary of many elements on a terminal
- Description
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 and f keys and mouse events
- Author
- Kevin Quick <quick@sparq.org>
- Bug reports
- n/a
- Category
- Graphics, Console
- Copyright
- Kevin Quick, 2013-2016
- Homepage
- n/a
- Maintainer
- quick@sparq.org
- Package URL
- n/a
- Stability
- n/a