section 3form — Library functions
- cursor(3form) position a form window cursor
- data(3form) test for off-screen data in given forms
- driver(3form) command-processing loop of the form system
- field(3form) make and break connections between fields and forms
- field_attributes(3form) color and attribute control for form fields
- field_buffer(3form) field buffer control
- field_info(3form) retrieve field characteristics
- field_just(3form) retrieve field characteristics
- field_new(3form) create and destroy form fields
- field_opts(3form) set and get field options
- field_userptr(3form) associate application data with a form field
- field_validation(3form) data type validation for fields
- fieldtype(3form) define validation-field types
- form(3form) curses extension for programming forms
- form_variables(3form) form system global variables
- hook(3form) set hooks for automatic invocation by applications
- new(3form) create and destroy forms
- new_page(3form) form pagination functions
- opts(3form) set and get form options
- page(3form) set and get form page number
- post(3form) write or erase forms from associated subwindows
- requestname(3form) handle printable form request names
- userptr(3form) associate application data with a form item
- win(3form) make and break form window and subwindow associations