PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ncurses_def_prog_mode> <ncurses_color_set
Last updated: Fri, 01 Jun 2007

view this page in

ncurses_curs_set

(PHP 4 >= 4.0.7, PHP 5, PECL ncurses:1.0.0)

ncurses_curs_set — Set cursor state

Description

int ncurses_curs_set ( int $visibility )
Warning

This function is EXPERIMENTAL. The behaviour of this function, the name of this function, and anything else documented about this function may change without notice in a future release of PHP. Use this function at your own risk.

Warning

This function is currently not documented; only the argument list is available.

Parameters

visibility



add a note add a note User Contributed Notes
ncurses_curs_set
dgrimes at scvl dot com
12-Feb-2005 07:12
Valid values are:

0 = Cursor invisible
1 = Cursor normal
2 = Cursor visible

ncurses_def_prog_mode> <ncurses_color_set
Last updated: Fri, 01 Jun 2007
 
 
show source | credits | sitemap | contact | advertising | mirror sites