X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_driver.3x.html;h=b282953e8f68e1ee3db138e844a544de8f981f06;hp=3d7988baa120a465eb0f7f9a809def9d66c4571b;hb=cccf831ed7c83410c7f6cec2a43e71e9c4278b4c;hpb=ed646e3f683083e787c6ba773364401dc9fa9d40 diff --git a/doc/html/man/form_driver.3x.html b/doc/html/man/form_driver.3x.html index 3d7988ba..b282953e 100644 --- a/doc/html/man/form_driver.3x.html +++ b/doc/html/man/form_driver.3x.html @@ -1,6 +1,6 @@ - + form_driver 3x @@ -85,7 +85,7 @@ The form driver requests are as follows: Name Description - ------------------------------------------------------------------------- + --------------------------------------------------------------------- REQ_BEG_FIELD Move to the beginning of the field. REQ_BEG_LINE Move to the beginning of the line. REQ_CLR_EOF Clear to end of field from cursor. @@ -243,6 +243,9 @@ E_INVALID_FIELD Contents of field is invalid. + E_NOT_CONNECTED + No fields are connected to the form. + E_REQUEST_DENIED The form driver could not process the request.