added undo support

svn: r9839
This commit is contained in:
Robby Findler 2008-05-14 23:07:45 +00:00
parent 150ea4fc7b
commit 786b925b87

View File

@ -221,6 +221,7 @@
(editor text))])
(send text set-paste-text-only #t)
(send text auto-wrap #t)
(send text set-max-undo-history 'forever)
(send text set-styles-fixed #t)
canvas))
#t