Tk::demos::widget_lib::trace2 man page on Kali

Man page or keyword search:  
man Server   9211 pages
apropos Keyword Search (all sections)
Output format
Kali logo
[printable version]

demos::widget_lib::trace2(3pmperl/Tk Documentatidemos::widget_lib::trace2(3pm)

NAME
       Tk::TraceText - Text contents defined by a traced variable.

SYNOPSIS
	$tt = $parent->TraceText(-option => value, ... );

DESCRIPTION
       Create a new TraceText widget that is derived from the standard Text
       widget. Because it inherits all the base options and methods it behaves
       just like a Text widget.	 Additionally, TraceText adds a -textvariable
       option, which is a reference to a Perl scalar that defines the contents
       of the widget.

       Based on the Tcl/Tk TracedText "overridden widget" by Kevin Kenny.

       -textvariable
	   A scalar reference.	The value of the variable defines the contents
	   of the TraceText widget.  Using the keyboard to insert or delete
	   text changes the value of the variable, and changing the variable
	   alters the contents of the TraceText widget.

METHODS
       Standard Text widget methods.

ADVERTISED SUBWIDGETS
       None.

EXAMPLE
	my $tt = $mw->TraceText( -textvariable => \$scalar );

AUTHOR
       Stephen.O.Lidie@Lehigh.EDU

       Copyright (C) 2003 - 2004, Steve Lidie. All rights reserved.

       This program is free software; you can redistribute it and/or modify it
       under the same terms as Perl itself.

KEYWORDS
       text, trace

Tk804.033			  2017-07-22	demos::widget_lib::trace2(3pm)
[top]

List of man pages available for Kali

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net