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

Border (gb.ncurses)

This class is static.

Constants
ACS   Border is drawn using a continuous line.
Ascii   Creates a border with dashes.
None   None border.

Used to specify the border of a window

ACS Use line drawing characters to draw the border around the screen
Ascii Use ascii characters to draw the border around the screen (-|+)
None No Border

Example: Window.border = Border.ACS