Subject: Re: Rubric questions :)
Date: 24 avril 2013 18:15:18 UTC+02:00
You are not allowed to post to this mailing list, and your message has
been automatically rejected. If you think that your messages are
being rejected in error, contact the mailing list owner at
pharo-project-owner@lists.gforge.inria.fr.
Subject: Re: Rubric questions :)
Date: 24 avril 2013 18:14:57 UTC+02:00
On 24 avr. 2013, at 17:25, St�phane Ducasse <stephane.ducasse@inria.fr> wrote:
Hi alain
better talk not privately :)
Hello all!
Why
RubParagraphDecorator defines
findRegex
^ next findRegex
I'm trying to understand the interface of the decorator since all the decorator should have the same to be interchangeable.
There is no need for this one in RubParagraphDecorator.
On
self blueTextOnGrayBacgroundNotWrapped
when I get the menu and change the font nothng changes.
the change is applied to the selection, not the whole text.
but this has to be fixed
I get a DNU when I execute
self withOnlyThePrimarySelection
When I type the name of a class in RubMethodEditingExample open
I get DNUs.
normally it should be fixed now, I've just uploaded a new commit
thanks
Alain
more to come