AutoForms-0.5.0: GUI library based upon generic programming (SYB3)ContentsIndex
Graphics.UI.AF.CForm.CForm
Description

A proxy-like module for the implementation of the AutoForm class for the console (text-only).

However, the console interface is very rudimentary and were just implemented to verify that the library, was general enough to support other user interfaces.

This module is located under Graphics.UI.AF.CForm, even though it has nothing to do with Graphics. It was placed here for convenience. It should be replaced if CForm is ever to become practically usefull.

Synopsis
module Graphics.UI.AF.General.MySYB
module Graphics.UI.AF.General.CustomTypes
consoleParentProxy :: Parent ()
class (Data GCFormD a, GInstanceCreator a, Show a, Read a, TypePresentation a IO Com' Identity GCFormD Com, Eq a) => GCForm a
Documentation
module Graphics.UI.AF.General.MySYB
module Graphics.UI.AF.General.CustomTypes
consoleParentProxy :: Parent ()
A Parent type proxy
class (Data GCFormD a, GInstanceCreator a, Show a, Read a, TypePresentation a IO Com' Identity GCFormD Com, Eq a) => GCForm a
Produced by Haddock version 2.0.0.0