GuiTV
From HaskellWiki
(Difference between revisions)
m (move phrase) |
m (→Abstract) |
||
| Line 1: | Line 1: | ||
== Abstract == | == Abstract == | ||
| - | GuiTV adds graphical user interfaces to the [[TV]] (tangible value) framework, using [[Phooey]]. The functionality was part of [[TV]] up to version 0.1.1. I moved it out | + | GuiTV adds graphical user interfaces to the [[TV]] (tangible value) framework, using [[Phooey]]. The functionality was part of [[TV]] up to version 0.1.1. I moved it out to a new package to eliminate the dependency of core TV on Phooey and hence on wxHaskell, as the latter can be difficult to install. |
Beside this page, here are some ways to explore GuiTV: | Beside this page, here are some ways to explore GuiTV: | ||
Revision as of 02:11, 13 February 2007
Abstract
GuiTV adds graphical user interfaces to the TV (tangible value) framework, using Phooey. The functionality was part of TV up to version 0.1.1. I moved it out to a new package to eliminate the dependency of core TV on Phooey and hence on wxHaskell, as the latter can be difficult to install.
Beside this page, here are some ways to explore GuiTV:
- Read the Haddock docs (with source code, additional examples, and Comment/Talk links)
- Get the code repository: darcs get http://darcs.haskell.org/packages/GuiTV
- Or grab a distribution tarball.
