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

  man pages->OpenBSD man pages -> form_cursor (3)              
Title
Content
Arch
Section
 

form_cursor(3)

Contents


NAME    [Toc]    [Back]

       form_cursor - position a form window cursor

SYNOPSIS    [Toc]    [Back]

       #include <form.h>
       int pos_form_cursor(FORM *form);

DESCRIPTION    [Toc]    [Back]

       The  function  pos_form_cursor  restores the cursor to the
       position required for the forms driver  to  continue  processing
  requests.   This  is useful after curses routines
       have been called to do screen-painting in  response  to  a
       form operation.

RETURN VALUE    [Toc]    [Back]

       This routine returns one of the following:

       E_OK The routine succeeded.

       E_SYSTEM_ERROR    [Toc]    [Back]
            System error occurred (see errno).

       E_BAD_ARGUMENT    [Toc]    [Back]
            Routine  detected  an incorrect or out-of-range argument.


       E_NOT_POSTED    [Toc]    [Back]
            The form has not been posted.

SEE ALSO    [Toc]    [Back]

      
      
       curses(3), form(3).

NOTES    [Toc]    [Back]

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

PORTABILITY    [Toc]    [Back]

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

AUTHORS    [Toc]    [Back]

       Juergen Pfeifer.  Manual  pages  and  adaptation  for  new
       curses by Eric S. Raymond.
[ Back ]
 Similar pages
Name OS Title
menu_cursor NetBSD position cursor in menu window
menu_cursor FreeBSD position a menu's cursor
pos_menu_cursor FreeBSD position a menu's cursor
pos_menu_cursor OpenBSD position a menu's cursor
menu_cursor OpenBSD position a menu's cursor
DtEditorSetInsertionPosition HP-UX set the position of the insert cursor in a DtEditor widget
DtEditorGetInsertionPosition HP-UX retrieve the position of the insert cursor in a DtEditor widget
XmTextSetInsertionPosition Tru64 A Text function that sets the position of the insert cursor
XmTextFieldSetInsertionPosition Tru64 A TextField function that sets the position of the insertion cursor
XmTextFieldGetInsertionPosition Tru64 A TextField function that accesses the position of the insertion cursor
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service