Next:
Util::info()
Up:
Miscellaneous Utility Functions
Previous:
Miscellaneous Utility Functions
Contents
Index
Util::display_text()
Util::display_text( "title", "some text");
Util::display_text( "title", "some other text");
Opens a window and puts some lines of text in it. If the line is empty, the window is cleared.