Window Types

Text

Windows of type "text" are quite limited in their functionality. They are not meant to contain other controls. They are useful for displaying text to a user, or for allowing a user to write and edit text. Text windows always have a menubar that contains a ready-made File Menu and a ready-made Edit Menu.

text		open a text window
text_fs		open a text window full screen
text_nsb	open a text window w/no scroll bars
text_nsb_ins	open a text window w/no scroll bars, with inset editor

