Copyright 1989 AT&T
Portions Copyright (c) 1996, Sun Microsystems, Inc. All Rights Reserved.
The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
#include <form.h>
The forms package gives the applications programmer a terminal-independent method of creating and customizing forms for user-interaction. The forms package includes: field routines, which are used to create and customize fields, link fields and assign field types; fieldtype routines, which are used to create new field types for validating fields; and form routines, which are used to create and customize forms, assign pre/post processing functions, and display and interact with forms.
Manual Page Name
form_page(3CURSES)
form_data(3CURSES)
form_data(3CURSES)
form_field_new(3CURSES)
form_field_info(3CURSES)
form_field_validation(3CURSES)
form_field_attributes(3CURSES)
form_field_buffer(3CURSES)
form_field(3CURSES)
form_field_attributes(3CURSES)
form_page(3CURSES)
form_field_info(3CURSES)
form_hook(3CURSES)
form_field_just(3CURSES)
form_field_opts(3CURSES)
form_field_opts(3CURSES)
form_field_opts(3CURSES)
form_field_attributes(3CURSES)
form_field_buffer(3CURSES)
form_hook(3CURSES)
form_field_validation(3CURSES)
form_field_userptr(3CURSES)
form_driver(3CURSES)
form_field(3CURSES)
form_hook(3CURSES)
form_opts(3CURSES)
form_opts(3CURSES)
form_opts(3CURSES)
form_page(3CURSES)
form_win(3CURSES)
form_hook(3CURSES)
form_userptr(3CURSES)
form_win(3CURSES)
form_field_new(3CURSES)
form_fieldtype(3CURSES)
form_new(3CURSES)
form_field_new(3CURSES)
form_fieldtype(3CURSES)
form_field(3CURSES)
form_field_new(3CURSES)
form_fieldtype(3CURSES)
form_new(3CURSES)
form_new_page(3CURSES)
form_cursor(3CURSES)
form_post(3CURSES)
form_win(3CURSES)
form_page(3CURSES)
form_field_attributes(3CURSES)
form_field_buffer(3CURSES)
form_field_attributes(3CURSES)
form_hook(3CURSES)
form_field_just(3CURSES)
form_field_opts(3CURSES)
form_field_attributes(3CURSES)
form_field_buffer(3CURSES)
form_hook(3CURSES)
form_field_validation(3CURSES)
form_field_userptr(3CURSES)
form_fieldtype(3CURSES)
form_fieldtype(3CURSES)
form_field(3CURSES)
form_hook(3CURSES)
form_opts(3CURSES)
form_page(3CURSES)
form_win(3CURSES)
form_hook(3CURSES)
form_userptr(3CURSES)
form_win(3CURSES)
form_field_buffer(3CURSES)
form_new_page(3CURSES)
form_post(3CURSES)
The function returned successfully.
The field is already connected to a form.
System error.
An argument is incorrect.
The field is the current field.
The form is posted.
The form is not posted.
The field contents are invalid.
The field is not connected to a form.
The form does not fit in the subwindow.
The routine was called from an initialization or termination function.
The form driver request failed.
An unknown request was passed to the form driver.
ATTRIBUTE TYPE ATTRIBUTE VALUE |
MT-Level Unsafe |