2012-08-01

dialogs generated from type declarations

3.16: adda/type"gui/
dialogs generated from record.type decl's:

. the pyqt dialogs can be automated;
they are just like records
with a name of a field by a field value .
. the field`type determines the field value's widget type:
# short enum's can be a radio button;
# long enum types can be pull-down menu
or combo dial and value box .
--
. to validate a widget's input from the user,
we can run the adda compiler on it .

No comments:

Post a Comment