A wx:text-window% object is a subwindow of a frame or a panel, offering some basic ability to display scrolling text.
If x, y, width or height is -1, a default position/size is selected. The default may be platform-specific.
The style argument can be wx:const-readonly to disable editing by the user.
The name argument is used to associate a name with the text window, allowing the application user to set X Windows resource values for each individual text window.