The GuiTV package
GuiTV is a very small library that extends the TV (tangible value) framework with graphical user interfaces, using Phooey. (See http://haskell.org/haskellwiki/TV and http://haskell.org/haskellwiki/Phooey.) The functionality was part of the TV package up to version 0.1.1. I moved it out to eliminate the dependency of core TV on Phooey and hence on wxHaskell, as the latter can be difficult to install.
Try out the examples in src/Examples.hs.
For more information, including examples, please see the project wiki page http://haskell.org/haskellwiki/GuiTV
This page and the module documentation pages have links to colorized source code and to wiki pages where you can read and contribute /user comments/. Enjoy!
© 2007 by Conal Elliott; BSD3 license.
Properties
| Versions | 0.2, 0.3, 0.4 |
|---|---|
| Dependencies | base, DeepArrow, phooey (≥2.0), TV (≥0.4), TypeCompose (≥0.2) |
| License | BSD3 |
| Copyright | (c) 2007 by Conal Elliott |
| Author | Conal Elliott |
| Maintainer | conal@conal.net |
| Stability | experimental |
| Category | Interfaces, User Interfaces |
| Home page | http://haskell.org/haskellwiki/GuiTV |
| Upload date | Tue Feb 19 23:07:13 UTC 2008 |
| Uploaded by | ConalElliott |
| Build failure | ghc-6.12 (log), ghc-6.8 (log), ghc-7.0 (log) |
Modules
- Interface
- TV
- Interface.TV.UI
- TV
Downloads
- GuiTV-0.4.tar.gz (Cabal source package)
- package description (included in the package)