Form Objects

Form objects (returned by <#121#>fl.make_form()<#121#> above) have the following methods. Each method corresponds to a C function whose name is prefixed with <#122#>fl_<#122#>; and whose first argument is a form pointer; please refer to the official FORMS documentation for descriptions.

All the <#476#>add_<#123#>...<#123#><#476#> functions return a Python object representing the FORMS object. Methods of FORMS objects are described below. Most kinds of FORMS object also have some methods specific to that kind; these methods are listed here.


#funcdesc127#


#funcdesc131#


#funcdesc135#


#funcdesc139#


#funcdesc143#


#funcdesc147#


#funcdesc151#


#funcdesc155#


#funcdesc159#


#funcdesc163#


#funcdesc167#


#funcdesc171#


#funcdesc175#


#funcdesc179#


#funcdesc183#


#funcdesc188#


#funcdesc194#


#funcdesc200#


#funcdesc206#


#funcdesc218#


#funcdesc230#


#funcdesc238#


#funcdesc250#


#funcdesc260#


#funcdesc268#


#funcdesc275#


#funcdesc288#


#funcdesc310#

Form objects have the following data attributes; see the FORMS documentation:


#tableiii317#