PHP Doku:: Updates modified portions of the screen - function.newt-refresh.html

Verlauf / Chronik / History: (50) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzEingabezeilenspezifische ErweiterungenNewtNewt Funktionennewt_refresh

Ein Service von Reinhard Neidl - Webprogrammierung.

Newt Funktionen

<<newt_reflow_text

newt_resize_screen>>

newt_refresh

(PECL newt >= 0.1)

newt_refreshUpdates modified portions of the screen

Beschreibung

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.

Rückgabewerte

Es wird kein Wert zurückgegeben.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)