GuiTV
From HaskellWiki
(Difference between revisions)
(Added category wxHaskell) |
|||
| (9 intermediate revisions not shown.) | |||
| 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 | + | 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: | ||
| - | * [http:// | + | * Get the package from [http://hackage.haskell.org/package/GuiTV Hackage] |
| - | * | + | * See the [[TV]] page for info about and examples of GuiTV. |
| - | + | ||
| + | [[Category:Libraries]] | ||
| + | [[Category:Packages]] | ||
| + | [[Category:User interfaces]] | ||
| + | [[Category:Arrow]] | ||
| + | [[Category:wxHaskell]] | ||
Current revision
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:
Categories: Libraries | Packages | User interfaces | Arrow | WxHaskell
