<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.ice-online.com/index.php?action=history&amp;feed=atom&amp;title=Textdisplay</id>
	<title>Textdisplay - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ice-online.com/index.php?action=history&amp;feed=atom&amp;title=Textdisplay"/>
	<link rel="alternate" type="text/html" href="https://wiki.ice-online.com/index.php?title=Textdisplay&amp;action=history"/>
	<updated>2026-04-14T23:46:58Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.1</generator>
	<entry>
		<id>https://wiki.ice-online.com/index.php?title=Textdisplay&amp;diff=789&amp;oldid=prev</id>
		<title>ConvertBot: Display lines of text (single font and color)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ice-online.com/index.php?title=Textdisplay&amp;diff=789&amp;oldid=prev"/>
		<updated>2020-04-27T22:04:57Z</updated>

		<summary type="html">&lt;p&gt;Display lines of text (single font and color)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Display lines of text (single font and color)&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Keyword Only Parameters &lt;br /&gt;
[TEXT]  Text or Table to show initially.  Table is converted to readable&lt;br /&gt;
        text. &lt;br /&gt;
&lt;br /&gt;
This primitive can display text in a box.  Since it uses the AWT&lt;br /&gt;
TextArea class, it is limited to a single font and color.  Lines&lt;br /&gt;
may be added via messages.  The /EDIT switch may be used to make&lt;br /&gt;
the text editable.  The /SCROLL switch can be used to control&lt;br /&gt;
scrollbars.&lt;br /&gt;
&lt;br /&gt;
Within the text window it is possible to use the cut/copy/paste&lt;br /&gt;
functions common to most text processing programs. They work as&lt;br /&gt;
follows:&lt;br /&gt;
   CONTROL + 'x' - Removes the selected text and places it on the&lt;br /&gt;
                   clipboard. (This is only enabled if &amp;quot;/EDIT&amp;quot; is&lt;br /&gt;
                   specified.)&lt;br /&gt;
&lt;br /&gt;
   CONTROL + 'c' - Copies the selected text and places it on the&lt;br /&gt;
                   clipboard.&lt;br /&gt;
&lt;br /&gt;
   CONTROL + 'v' - Pastes any text on the clipboard to the location&lt;br /&gt;
                   of the cursor. (This is only enabled if &amp;quot;/EDIT&amp;quot;&lt;br /&gt;
                   is specified.)&lt;br /&gt;
&lt;br /&gt;
Messages:&lt;br /&gt;
  APPEND  - Append text or a Table to the text currently in the box&lt;br /&gt;
            If data is a table the key/value pairs are extracted and&lt;br /&gt;
            written as lines&lt;br /&gt;
  APPENDL - Same as APPEND but inserts a linefeed/CR after the text &lt;br /&gt;
  COLS    - Set the number of columns&lt;br /&gt;
  CLEAR   - Clear the text from the window&lt;br /&gt;
  DISPLAY - Set the display state. Data = ICONIFY, DEICONIFY, FRONT, BACK&lt;br /&gt;
  EXIT    - Exit&lt;br /&gt;
  FOCUS   - Handle a focus change&lt;br /&gt;
  MENU    - Pop up the MENU (as from the middle mouse)&lt;br /&gt;
  MOVED&lt;br /&gt;
  POINTER&lt;br /&gt;
  REFRESH - Redraw&lt;br /&gt;
  REPLACE - Replace the text in the window with given text or Table.&lt;br /&gt;
  RESIZE&lt;br /&gt;
  ROWS    - Set the number of rows&lt;br /&gt;
  SHOWN&lt;br /&gt;
  TABLE&lt;br /&gt;
  TEXT    - Alias for append&lt;br /&gt;
  TITLE   - Set the title&lt;br /&gt;
  TEXTBOX&lt;br /&gt;
  WINDOW&lt;br /&gt;
 &lt;br /&gt;
Switches:&lt;br /&gt;
  /COLS=   - Number of columns at startup [DEF = 80]&lt;br /&gt;
  /EDIT    - Make the text editable [DEF = NOT EDITABLE]&lt;br /&gt;
  /EXIT=   - mask to allow exit by [MENU]. All masks allow NONE and ALL&lt;br /&gt;
             to be used as well. [DEF=ALL]&lt;br /&gt;
  /ROWS=   - Number of rows at startup [DEF = 20]&lt;br /&gt;
  /SCROLL= - NONE, H = Horizontal only, V = Vertical only, HV = Both&lt;br /&gt;
             [DEF = NONE]&lt;br /&gt;
  /THEME=  - Color theme [DEF|WOB|BOW] DEFault, WhiteOnBlack, BlackOnWhite, etc.&lt;br /&gt;
  /TITLE=  - Set the window title&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:NXM_Explain]]&lt;/div&gt;</summary>
		<author><name>ConvertBot</name></author>
		
	</entry>
</feed>