Difference between revisions of "GuiTV"

From HaskellWiki
Jump to navigation Jump to search
m (direct to TV page for more info)
Line 7: Line 7:
 
* Get the code repository: '''<tt>darcs get http://darcs.haskell.org/packages/GuiTV</tt>'''
 
* Get the code repository: '''<tt>darcs get http://darcs.haskell.org/packages/GuiTV</tt>'''
 
* Or grab a [http://darcs.haskell.org/packages/GuiTV/dist distribution tarball].
 
* Or grab a [http://darcs.haskell.org/packages/GuiTV/dist distribution tarball].
  +
  +
Please see the [[TV]] page for info about and examples of GuiTV.
   
 
[[Category:Libraries]]
 
[[Category:Libraries]]

Revision as of 20:50, 5 May 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:

Please see the TV page for info about and examples of GuiTV.