! Aware >
default selections >
User Interface > Curses >
CursesSubsets on this page: - #Apps & Utilities - #Libs & Functions - - #Personalize - |
| ||
Home By TONY By MARK By JERRY By ANN By ERICA Subjects By activity User Interface Text Strings Math Processing
Stored Data
Communications
Hard World File System
|
Subject Divisions (default selections) |
Curses keyboard input - Curses (Library for text display interface) keyboard interface
Curses forms - Curses (Library for text display interface) on screen forms
Curses menus - Curses (Library for text display interface) on screen menus
py-ncurses-0.3 - A ncurses binding for Python
ruby-ncurses-0.4 - A Ruby interface to ncurses
wm.new - Window manager built on top of curses {oss}
watch - Repeatedly execute a program under curses(3) {oss}
kurses - A program to call curses(3) functions {oss}
curses-clock - Curses-based digital clock {oss}
libc_term - Datum entry using curses {oss}
pcurses - Public domain Terminfo/Curses (needs a little work) {oss}
window - BSD 4.2 window manager + Patches to Curses {oss}
cforms - forms management front end for curses(3) {oss}
cdk - Curses Development Kit {oss}
Ncurses - is a package for displaying and updating text on text-only terminals. {GPL,GNU}
getch wgetch mvgetch mvwgetch ungetch (3) - get (or push back) characters from curses terminal keyboard {oss}
mcprint (3) - ship binary data to printer {oss}
wresize (3) - resize a curses window {oss}
baudrate erasechar has_ic has_il killchar longname termattrs termname (3) - curses environment query routines baudrate, erasechar, has_ic, has_il, killchar, longname, termattrs, termname {oss}
addch waddch mvaddch mvwaddch echochar wechochar (3) - add a character (with attributes) to a curses window, then advance the cursor {oss}
addchstr addchnstr waddchstr waddchnstr mvaddchstr mvaddchnstr mvwaddchstr mvwaddchnstr (3) - add a string of characters (and attributes) to a curses window {oss}
addstr addnstr waddstr waddnstr mvaddstr mvaddnstr mvwaddstr mvwaddnstr (3) - add a string of characters to a curses window and advance cursor {oss}
start_color init_pair init_color has_colors can_change_color color_content pair_content (3) - curses color manipulation routines {oss}
attroff wattroff attron wattron attrset wattrset standend wstandend standout wstandout (3) - curses character and window attribute control routines {oss}
delch wdelch mvdelch mvwdelch (3) - delete character under the cursor in a curses window {oss}
deleteln wdeleteln insdelln winsdelln insertln win- sertln (3) - delete and insert lines in a curses window {oss}
getstr wgetstr mvgetstr mvwgetstr wgetnstr (3) - accept character strings from curses terminal keyboard {oss}
getyx getparyx getbegyx getmaxyx (3) - get curses cursor and window coordinates {oss}
inch winch mvinch mvwinch (3) - get a character and attributes from a curses window {oss}
inchstr inchnstr winchstr winchnstr mvinchstr mvinchnstr mvwinchstr mvwinchnstr (3) - get a string of characters (and attributes) from a curses window {oss}
initscr newterm endwin isendwin set_term delscreen (3) - curses screen initialization and manipulation routines {oss}
insch winsch mvinsch mvwinsch (3) - insert a character before cursor in a curses window {oss}
insstr insnstr winsstr winsnstr mvinsstr mvinsnstr mvwinsstr mvwinsnstr (3) - insert string before cursor in a curses window {oss}
instr innstr winstr winnstr mvinstr mvinnstr mvwinstr mvwinnstr (3) - get a string of characters from a curses window {oss}
def_prog_mode def_shell_mode reset_prog_mode reset_shell_mode resetty savetty getsyx setsyx ripoffline curs_set napms (3) - low-level curses routines {oss}
getmouse ungetmouse mousemask (3) - mouse interface through curses {oss}
move wmove (3) - move curses window cursor {oss}
newpad subpad prefresh pnoutrefresh pechochar (3) - create and display curses pads {oss}
printw wprintw mvprintw mvwprintw vwprintw (3) - print formatted output in curses windows {oss}
refresh wrefresh wnoutrefresh doupdate redrawwin wre- drawln (3) - refresh curses windows and lines {oss}
scanw wscanw mvscanw mvwscanw vwscanw (3) - convert formatted input from a curses widow {oss}
scr_dump scr_restore scr_init scr_set (3) - read (write) a curses screen from (to) a file {oss}
scroll srcl wscrl (3) - scroll a curses window {oss}
slk_init slk_set slk_refresh slk_noutrefresh slk_label slk_clear slk_restore slk_touch slk_attron slk_attrset slk_attroff (3) - curses soft label routines {oss}
touchwin touchline untouchwin wtouchln is_linetouched is_wintouched (3) - curses refresh control routines {oss}
unctrl keyname filter use_env putwin getwin delay_output flushinp (3) - miscellaneous curses utility routines {oss}
newwin delwin mvwin subwin derwin mvderwin dupwin wsyncup syncok wcursyncup wsyncdown (3) - create curses windows {oss}
curses (3) - CRT screen handling and optimization package {oss}
bkgdset wbkgdset bkgd wbkgd (3) - curses window background manipulation routines {oss}
border wborder box hline whline vline wvline (3) - create curses borders, horizontal and vertical lines {oss}
erase werase clear wclear clrtobot wclrtobot clrtoeol wclrtoeol (3) - clear all or part of a curses window {oss}
clearok idlok idcok immedok leaveok setscrreg wsetscrreg scrollok nl nonl (3) - curses output options {oss}
overlay overwrite copywin (3) - overlay and manipulate overlapped curses windows {oss}
define_key (3) - define a keycode {oss}
dft_fgbg (3) - use terminal's default colors {oss}
ocurses (3) - screen functions with ``optimal'' cursor motion {oss}
new_panel bottom_panel top_panel show_panel update_panels hide_panel panel_window replace_panel move_panel panel_hidden panel_above panel_below set_panel_userptr panel_userptr del_panel (3) - panel stack extension for curses {oss}
p5-Cdk-4.9.6 - Perl5 module for Curses Development Kit
cwish-3.52 - Curses based user friendly windowing shell
p5-Curses-1.05 - Perl5 module for terminal screen handling and optimization
ncurses - windowed text interface library {BSL}
Curses::DevKit - The same as Cdk. [Perl] {oss}
Cdk - The Curses Development Kit. Includes commonly-asked for utilities like pop-up [Perl] {oss}
Curses - A library for manipulating ASCII graphics. [Perl] {oss}
Curses::Widgets - Widgets for Curses and Perl
Related Subjects (default selections) |
(The following links to subjects at this site retain your personalized selections.)
Up to User Interface - Gateway topic to presentation (like printing and graphics) and user interface routines. Textual User Interfaces Curses et al.
Personalized Selections | |||
Use our system: Bring Rapid Knowledge Transfer and Awareness to your company website! |