Lines Matching full:form
31 .\" $Id: form.3x,v 1.54 2024/03/16 15:35:01 tom Exp $
32 .TH form 3X 2024-03-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library calls"
49 \fBform\fP \-
53 \fB#include <form.h>
56 The \fBform\fP library provides terminal-independent facilities for composing
57 form screens on character-cell terminals.
59 routines, which create and modify form fields; and form routines, which group
63 The \fBform\fP library uses the \fBcurses\fP libraries.
64 To use the \fBform\fP library, link with the options
78 The \fBform\fP library maintains a default value for field attributes.
89 The following table lists each \fBform\fP routine and the name of
192 The field is already connected to a form.
198 No fields are connected to the form.
201 The form has not been posted.
204 Form is too large for its window.
207 The form is already posted.
210 The form driver could not process the request.
216 The form driver code saw an unknown request code.
218 The header file \fI\%form.h\fP itself includes \fI\%curses.h\fP.
224 A form facility was documented in SVr4.2's