url is: http://www.smalltalkhub.com/#!/~AlainPlantec/Rubric
And it is: A tentative to rewrite a new text editor for Pharo On 24 April 2013 17:25, Stéphane Ducasse <stephane.duca...@inria.fr> wrote: > Hi alain > > better talk not privately :) > > > MCHttpRepository > location: 'http://www.smalltalkhub.com/mc/AlainPlantec/Rubric/main' > user: '' > password: ''. > > > > 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. > > > > On > self blueTextOnGrayBacgroundNotWrapped > when I get the menu and change the font nothng changes. > > > I get a DNU when I execute > > self withOnlyThePrimarySelection > > When I type the name of a class in RubMethodEditingExample open > I get DNUs. > > more to come -- Best regards, Igor Stasenko.