X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_field_opts.3x.html;h=52fca0a5a333c19fb89337dca72384c9d47312c2;hb=e2153a14ebfb90265151d608778aaf9f403b3d24;hp=1f4882db916b8cdf1176633f2e042ff414e95a7b;hpb=e5d1530ca229aef94a3c84ad33f8ae89f35c4045;p=ncurses.git diff --git a/doc/html/man/form_field_opts.3x.html b/doc/html/man/form_field_opts.3x.html index 1f4882db..52fca0a5 100644 --- a/doc/html/man/form_field_opts.3x.html +++ b/doc/html/man/form_field_opts.3x.html @@ -1,7 +1,6 @@ - -form_field_opts 3x +form_field_opts 3x 2024-03-16 ncurses 6.5 Library calls - + -

form_field_opts 3x

+

form_field_opts 3x 2024-03-16 ncurses 6.5 Library calls

-form_field_opts(3x)                                        form_field_opts(3x)
+form_field_opts(3x)              Library calls             form_field_opts(3x)
 
 
 
@@ -122,12 +121,12 @@
             discarded.
 
        O_EDGE_INSERT_STAY
-            When inserting into a field up to the boundary  position,  option-
-            ally  delay  the  scrolling,  so  that the last inserted character
-            remains visible, but advance the cursor to reflect the  insertion.
-            This  allows the form library to display the inserted character in
-            one-character fields as well as allowing the library  to  maintain
-            consistent state.
+            When  inserting  into  a  field  up  to  the  boundary   position,
+            optionally   delay  the  scrolling,  so  that  the  last  inserted
+            character remains visible, but advance the cursor to  reflect  the
+            insertion.   This  allows the form library to display the inserted
+            character in one-character fields as well as allowing the  library
+            to maintain consistent state.
 
        O_INPUT_FIELD
             The set_max_field function checks for this extension, which allows
@@ -150,18 +149,9 @@
             System error occurred (see errno(3)).
 
 
-

SEE ALSO

-       curses(3x), form(3x).  form_field_just(3x).
-
-
-

NOTES

-       The  header  file  <form.h>  automatically  includes  the  header  file
-       <curses.h>.
-
-
 

PORTABILITY

-       These routines emulate the System V forms library.  They were not  sup-
-       ported on Version 7 or BSD versions.
+       These  routines  emulate  the  System  V  forms library.  They were not
+       supported on Version 7 or BSD versions.
 
 
 

AUTHORS

@@ -169,8 +159,12 @@
        Raymond.
 
 
+

SEE ALSO

+       curses(3x), form(3x), form_field_just(3x)
+
+
 
-                                                           form_field_opts(3x)
+ncurses 6.5                       2024-03-16               form_field_opts(3x)