[plt-scheme] A question about DrScheme window resizing behavior

From: Robby Findler (robby at cs.uchicago.edu)
Date: Tue Jan 1 17:46:58 EST 2008

If the v4.0 works for you, that's what I'd do. Otherwise you can
either backport it (it should just be name-message.ss that changed, I
think) or you can do some string twiddling at the place where the
name-message's label is still (in unit.ss).

Robby

On Jan 1, 2008 4:32 PM, Grant Rettke <grettke at acm.org> wrote:
> On Jan 1, 2008 3:51 PM, Grant Rettke <grettke at acm.org> wrote:
> > > assuming that name-message has a set-allow-shrinking method (that
> > > change is larger).
> >
> > name-message hasn't got that feature:
> >
> > send: no such method: set-allow-shrinking for class: drs-name-message%
> >
> > Thanks for checking!
> >
> > What is the next planned PLT release?
>
> What I mean to say was:
>
> Thanks for having a look. From what I can see, it is not supported.
>
> My guess from what you said is that it is not worth the effort to backport it.
>
> Thanks for checking, this is probably not worth pursuing any further;
> I can just build a trunk version or wait for the next planned release,
> 373 perhaps.
>
>
>
> --
>
> "Wisdom begins in wonder!"
> http://www.wisdomandwonder.com/
>


Posted on the users mailing list.