The xtc package (version 1.0)
The XTC library provides a typed interface to several wxHaskell controls.
radio view (typed radio box)
single-selection list view (typed single-selection list box)
muliple-selection list view (typed multiple-selection list box)
choice view (typed choice box)
value entry (typed text entry)
XTC controls keep track of typed values and items, rather than being string based. Selections in XTC controls consist of actual values instead of indices.
| Dependencies | base, wx, wxcore |
|---|---|
| License | BSD3 |
| Author | Martijn Schrage |
| Maintainer | martijn@cs.uu.nl |
| Category | GUI, User Interfaces |
| Exposed modules | Graphics.UI.XTC |
| Upload date | Fri Mar 14 16:03:50 PDT 2008 |
| Uploaded by | EricKow |
| Built on | ghc-6.8 |
Downloads
- xtc-1.0.tar.gz (Cabal source package)
- package description (included in the package)
