xtc: eXtended & Typed Controls for wxHaskell.
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.
| Version | 1.0 |
|---|---|
| Dependencies | base, wx, wxcore |
| License | BSD3 |
| Author | Martijn Schrage |
| Maintainer | martijn@cs.uu.nl |
| Category | GUI, User Interfaces |
| Upload date | Fri Mar 14 23:03:50 UTC 2008 |
| Uploaded by | EricKow |
| Built on | ghc-6.8 |
| Build failure | ghc-6.12 (log) |
| Distributions | Arch: 1.0 |
Modules
- Graphics
Downloads
- xtc-1.0.tar.gz (Cabal source package)
- package description (included in the package)
