Difference between revisions of "GuiTV"

From HaskellWiki
Jump to navigation Jump to search
 
m (move phrase)
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 into a package. 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.
+
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 into a 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:07, 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 into a 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: