From: <dl...@xs...> - 2004-09-22 20:50:32
|
It looks very cool Sander, I'll try it out as soon as I get back from holidays. -- Daan > I hereby present FunctionalForms, a combinator library for use with > wxHaskell. > > FunctionalForms enables a very concise programming style for forms > (dialogs which only show and edit a set of values): > * control and layout definition are combined into one expression, > * values are passed to and from the controls automatically, > * no control pointers are used > * no IO monad programming has to be done. > > FunctionalForms consists of a few Haskell modules which are easy to use. > Most of the functions are very similar to wxHaskell's controls and > layout combinators, although used in a different way. > > FunctionalForms is in an early stage, so it is not well-documented, but > a small tutorial is available. I would like to invite the interested > reader to try out the library and give feedback. Comments, questions and > suggestions are very welcome. > > FunctionalForms can be found at: > http://www.cs.ru.nl/~sandr/FunctionalForms > > > Sander Evers > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 > Project Admins to receive an Apple iPod Mini FREE for your judgement on > who ports your project to Linux PPC the best. Sponsored by IBM. > Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php > _______________________________________________ > wxhaskell-users mailing list > wxh...@li... > https://lists.sourceforge.net/lists/listinfo/wxhaskell-users > |