[plt-scheme] Changing style of DrScheme definition editor

From: Robby Findler (robby at cs.uchicago.edu)
Date: Sat Oct 18 08:34:21 EDT 2008

DrScheme is continuously changing the style to do syntax coloring.
You'd need to disable that. I would try starting in the framework
docs, looking at scheme:text-mixin and the things it requires as
input.

hth,
Robby

On Fri, Oct 17, 2008 at 7:07 PM, Wiwat Ruengmee <wiwatatscape at gmail.com> wrote:
> hi,
>
> i am implementing a drscheme tool. this tool needs to change background of
> text in the (drscheme) editor. i tried to use style-delta% and change-style.
> but seem like drcheme does not let me change text style. any info or
> pointers to this issue will be great.
>
> thank you.
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
>


Posted on the users mailing list.