Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<newt_reflow_textnewt_resize_screen>
Last updated: Tue, 19 Sep 2006

newt_refresh

(PECL)

newt_refresh -- Updates modified portions of the screen

Description

void newt_refresh ( void )

To increase performance, newt only updates the display when it needs to, not when the program tells it to write to the terminal. Applications can force newt to immediately update modified portions of the screen by calling this function.




<newt_reflow_textnewt_resize_screen>
Last updated: Tue, 19 Sep 2006