These options are examined when a window is created:
- top
-
- left
-
The origin of the window.
- nrows
-
- ncols
-
The size of the window.
- txFont
-
- txSize
-
- txStyle
-
The font, fontsize and fontstyle to be used in the window.
- title
-
The title of the window.
- pause_atexit
-
If set non-zero, the window will wait for user action before closing.