AutoForms
From HaskellWiki
(Difference between revisions)
m (category) |
|||
| Line 1: | Line 1: | ||
| - | |||
[http://autoforms.sourceforge.net AutoForms] is a library to ease the creation of Graphical User Interfaces (GUI). It does this by using generic programming to construct GUI components. | [http://autoforms.sourceforge.net AutoForms] is a library to ease the creation of Graphical User Interfaces (GUI). It does this by using generic programming to construct GUI components. | ||
| + | |||
| + | [[Category:Applications]] | ||
Revision as of 00:38, 8 October 2006
AutoForms is a library to ease the creation of Graphical User Interfaces (GUI). It does this by using generic programming to construct GUI components.
