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

search for in the

ncurses_def_prog_mode> <ncurses_color_set
[edit] Last updated: Fri, 17 May 2013

view this page in

ncurses_curs_set

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

ncurses_curs_setSet cursor state

说明

int ncurses_curs_set ( int $visibility )
Warning

此函数是实验性的。此函数的表象,包括名称及其相关文档都可能在未来的 PHP 发布版本中未通知就被修改。使用本函数风险自担 。

Warning

本函数还未编写文档,仅有参数列表。

参数

visibility



add a note add a note User Contributed Notes ncurses_curs_set - [1 notes]
up
0
dgrimes at scvl dot com
8 years ago
Valid values are:

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

 
show source | credits | stats | sitemap | contact | advertising | mirror sites