GuiTV

GUIs for Tangible Values

http://haskell.org/haskellwiki/GuiTV

Latest on Hackage:0.4

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Conal Elliott
Maintained by [email protected]

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.