Dokumentaro de Gambaso
Compilation & Installation
Components
gb
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

Window.Read (gb.ncurses)

Function Read ( [ Timeout As Integer ] ) As Integer

  • Timeout

Reads a single character from the stdin with a timeout.

Does not use the curses wgetch instead used getch with a timeout. Therefore it does not matter which window is active, will echo the char to the last selected window.