[plt-scheme] MrEd - Read Only Editor?

From: Ben Simon (benjisimon at gmail.com)
Date: Tue Mar 11 23:01:17 EDT 2008

Hey All,

Any suggestions how I can create a read only editor? That is, an editor that
my code can append/insert into, but that users can't?

I found the very helpful append-only-text% editor in the docs (
http://tinyurl.com/38smce), but that still allow users to insert text into
the editor.

Thoughts?  Or do I need to be creating a big 'ol multi line message%?

Thanks,
Ben

-- 
I'm so done with my commute. See what I'm up to now:
www.ideas2executables.com
The Blog: benjisimon.blogspot.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20080311/61a52ea6/attachment.html>

Posted on the users mailing list.