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 <[EMAIL PROTECTED]> <http://www.eyrie.org/~zednenem/>
_______________________________________________
Haskell mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to