Tk::ROText(3) perl/Tk Documentation Tk::ROText(3)NAMETk::ROText - 'readonly' perl/tk Text widget
SYNOPSIS
use Tk::ROText;
...
$ro = $mw->ROText(?options,...?);
DESCRIPTION
This IS-A text widget with all bindings removed that would
alter the contents of the text widget.
KEYS
widget, text, readonly
SEE ALSOTk::Text(3)25/Aug/1997 Tk400.202 1