From: Mads <mad...@ya...> - 2005-09-15 17:25:57
|
Hi In this email: http://sourceforge.net/mailarchive/message.php?msg_id=3D12457335, I have previously announces a library for easily creating GUI forms. Now the first "real" version is available and I have made a homepage about the project, see http://autoforms.sourceforge.net/ . _About AutoForms_ AutoForms is a library to easily create forms. You just need to specify the data you want in the form (+ a little boilerplate code). You specify the data using ordinary Haskell data declarations. Hereafter the library takes over and does the layout and figures out which widgets to use. The library is still in an early stage and therefore often produces quite ugly forms. However, this is expected to improve in the future. Mads Lindstr=F8m |