form_cursor, pos_form_cursor - position forms window cursor
cc [ flag... ] file... -lform -lcurses [ library... ] #include <form.h> int pos_form_cursor(FORM *form);
pos_form_cursor() moves the form window cursor to the location required by the form driver to resume form processing. This may be needed after the application calls a curses library I/O routine.
pos_form_cursor() returns one of the following:
E_OK
E_SYSTEM_ERROR
E_BAD_ARGUMENT
E_NOT_POSTED
See attributes(5) for descriptions of the following attributes:
|
curses(3CURSES), forms(3CURSES), attributes(5)
The header <form.h> automatically includes the headers <eti.h> and <curses.h>.
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |