[Haskell] Arrows GUI Library Based on GTK+
David Menendez
zednenem at psualum.com
Sat Mar 19 11:49:22 EST 2005
Kevin Atkinson writes:
>
> What follows is my first attempt of using Arrows to create a GUI
> Library based on GTK+. It uses many ideas from Fruit
> (http://haskell.org/fruit/). However it is based on discrete events
> rather than a continuous signal. The interface is only updated during
> an Event. It also ideas from Fudgets
> (http://www.md.chalmers.se/Cs/Research/Functional/Fudgets/), some of
> which were also used by Fruit.
>
> To the best of my knowledge this has note been attempted before as
> Fruit is not based on an existing GUI.
Are you familiar with wxFruit[1]? It adapts Fruit to run on wxHaskell.
[1] <http://zoo.cs.yale.edu/classes/cs490/03-04b/bartholomew.robinson/>
--
David Menendez <zednenem at psualum.com> <http://www.eyrie.org/~zednenem/>
More information about the Haskell
mailing list