Hi all

A new release of AutoForms (http://autoforms.sourceforge.net/) is coming
close. To accompany the new release I am in the process of making a
tutorial. It can be found here
http://www.haskell.org/haskellwiki/AutoForms/Tutorial .

I would be very happy if anybody had the time to review the tutorial.

>From AutoForms README.txt file:

"AutoForms is a library to ease the creation of Graphical User
Interfaces (GUI). It does this by using generic programming to
construct GUI components.

The AutoForms user creates an ordinary algebraic data type (ADT),
which should reflect the data model of an application. From this ADT
AutoForms automatically constructs a GUI component, by using the
structure and identifiers of the ADT. To facilitate this construction,
AutoForms uses the "Scrap your boilerplate" approach to generic
programming."


Greetings,

Mads Lindstrøm




-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
wxhaskell-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wxhaskell-users

Reply via email to