<?xml version="1.0" encoding="windows-1252"?>
<node id="186519" title="Tk One Line Fully Functional Text Editor" created="2002-07-31 12:16:47" updated="2005-08-11 23:51:10">
<type id="1980">
snippet</type>
<author id="178658">
hiseldl</author>
<data>
<field name="doctext">
</field>
<field name="snippetdesc">
The TextUndo widget comes with Tk 800.xxx.  Right clicking on the textarea will give a full menu of options making this editor "usable."
&lt;P&gt;
--&lt;br/&gt;
[hiseldl]</field>
<field name="snippetcode">
I use double quotes here to make it compatible under win using Activestate Perl.
&lt;CODE&gt;
perl -MTk -MTk::TextUndo -e "(tkinit)-&gt;Scrolled('TextUndo')-&gt;pack;MainLoop"
&lt;/CODE&gt;
</field>
</data>
</node>
