wxTextWindow: wxWindow
A text window is a subwindow of a frame, offering some basic ability
to display scrolling text. At present, editing is only possible using
the XView and Motif implementations.
wxTextWindow::wxTextWindow
wxTextWindow::~wxTextWindow
wxTextWindow::Clear
wxTextWindow::Create
wxTextWindow::DiscardEdits
wxTextWindow::LoadFile
wxTextWindow::Modified
wxTextWindow::SaveFile
wxTextWindow::WriteText
wxTextWindow::<<