GuiTV

From HaskellWiki
Revision as of 08:37, 11 September 2010 by JensPetersen (talk | contribs) (fix hackage link)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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:

  • Get the package from Hackage
  • See the TV page for info about and examples of GuiTV.