*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->OpenBSD man pages              
Title
Content
Arch
Section
 
 form_field_opts(3) -- set and get field options
    The function set_field_opts sets all the given field's option bits (field option bits may be logically OR'ed together). The function field_opts_on turns on the given option bits, and leaves others a...
 form_field_userptr(3) -- associate application data with a form field
    Every form field has a field that can be used to hold application-specific data (that is, the form-driver code leaves it alone). These functions get and set that field.
 form_field_validation(3) -- data type validation for fields
    The function set_field_type declares a data type for a given form field. This is the type checked by validation functions. The types are as follows: TYPE_ALNUM Alphanumeric data. Requires a third int ...
 form_hook(3) -- set hooks for automatic invocation by applications
    These functions make it possible to set hook functions to be called at various points in the automatic processing of input event codes by form_driver. The function set_field_init sets a hook to be cal...
 form_init(3) -- set hooks for automatic invocation by applications
    These functions make it possible to set hook functions to be called at various points in the automatic processing of input event codes by form_driver. The function set_field_init sets a hook to be cal...
 form_new(3) -- create and destroy forms
    The function new_form creates a new form connected to a specified field pointer array (which must be NULL-terminated). The function free_form disconnects form from its field array and frees the storag...
 form_new_page(3) -- form pagination functions
    The function set_new_page sets or resets a flag marking the given field as the beginning of a new page on its form. The function new_page is a predicate which tests if a given field marks a page begin...
 form_opts(3) -- set and get form options
    The function set_form_opts sets all the given form's option bits (form option bits may be logically OR'ed together). The function form_opts_on turns on the given option bits, and leaves others alone...
 form_opts_off(3) -- set and get form options
    The function set_form_opts sets all the given form's option bits (form option bits may be logically OR'ed together). The function form_opts_on turns on the given option bits, and leaves others alone...
 form_opts_on(3) -- set and get form options
    The function set_form_opts sets all the given form's option bits (form option bits may be logically OR'ed together). The function form_opts_on turns on the given option bits, and leaves others alone...
 form_page(3) -- set and get form page number
    The function set_current field sets the current field of the given form; current_field returns the current field of the given form. The function set_form_page sets the form's page number (goes to pag...
 form_post(3) -- write or erase forms from associated subwindows
    The function post_form displays a form to its associated subwindow. To trigger physical display of the subwindow, use refresh or some equivalent curses routine (the implicit doupdate triggered by an c...
 form_requestname(3) -- handle printable form request names
    The function form_request_name returns the printable name of a form request code. The function form_request_by_name searches in the nametable for a request with the given name and returns its request ...
 form_request_by_name(3) -- handle printable form request names
    The function form_request_name returns the printable name of a form request code. The function form_request_by_name searches in the nametable for a request with the given name and returns its request ...
 form_request_name(3) -- handle printable form request names
    The function form_request_name returns the printable name of a form request code. The function form_request_by_name searches in the nametable for a request with the given name and returns its request ...
<<  [Prev]  37  38  39  40  41  42  43  44  45  46  47  48  49  50  51  52  53  54  55  56  57  
58  59  60  61  62  63  64  65  66  67  68  69  70  71  72  73  74  75  76  77  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service