[plt-scheme] initalization problem w/comment-box:snip% subclass

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Sun Apr 19 18:21:26 EDT 2009

Well, I went ahead an mimic'd the old functionality. That is, the
with-border? flag now works in SVN, but all it does is avoid drawing
the 1 pixel border, nothing else.

Robby

On Sun, Apr 19, 2009 at 5:12 PM, Robby Findler
<robby at eecs.northwestern.edu> wrote:
> On Sun, Apr 19, 2009 at 4:45 PM, Jordan Johnson <jmj at fellowhuman.com> wrote:
>>
>> On Apr 19, 2009, at 2:33 PM, Robby Findler wrote:
>>>
>>> One of the super classes already supplies the with-border? flag as #f
>>> (editor-snip:decorated-mixin, to be precise).
>>>
>>> Did you need it to do something different?
>>
>> Well, yes...not draw a border. :)
>
> What do you consider the border? The semi-colon too? I'm guessing that
> you also want the border to not take up space, is that right? (that's
> not what the with-border? flag does, due to the way editor-snip% is
> set up).
>
> Robby
>


Posted on the users mailing list.