GuiTV
From HaskellWiki
(Difference between revisions)
(correct categories) |
(Added category wxHaskell) |
||
| (3 intermediate revisions not shown.) | |||
| Line 4: | Line 4: | ||
Beside this page, here are some ways to explore GuiTV: | Beside this page, here are some ways to explore GuiTV: | ||
| - | + | * Get the package from [http://hackage.haskell.org/package/GuiTV Hackage] | |
| - | * Get the | + | * See the [[TV]] page for info about and examples of GuiTV. |
| - | + | ||
| - | + | ||
| - | + | ||
[[Category:Libraries]] | [[Category:Libraries]] | ||
[[Category:Packages]] | [[Category:Packages]] | ||
| - | |||
[[Category:User interfaces]] | [[Category:User interfaces]] | ||
[[Category:Arrow]] | [[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
