[Pharo-project] Rubric questions :)
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
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.ducasse@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.
Igor Stasenko wrote
And it is: A tentative to rewrite a new text editor for Pharo
What is its relationship if any to TxText? ----- Cheers, Sean -- View this message in context: http://forum.world.st/Rubric-questions-tp4683397p4683641.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
Hi Sean, I come back to Pharo after one year â¦. So, I did'nt known anynothing about TxText. Now, I've read some posts about it and it is a very exciting project but nothing to do with Rubric, I mean, no relationship between the two projects. The mains goals of Rubric are to improve the existing infrastructure for text editing, to improve performance for (very) big texts and to make the infrastructure more easily extendable. So maybe something that will be thrown away when projects like TxText will be mature and enough efficient. Anyway, I will have a look at TxText to learn more. Cheers Alain On 26 avr. 2013, at 03:19, Sean P. DeNigris <sean@clipperadams.com> wrote:
Igor Stasenko wrote
And it is: A tentative to rewrite a new text editor for Pharo
What is its relationship if any to TxText?
----- Cheers, Sean -- View this message in context: http://forum.world.st/Rubric-questions-tp4683397p4683641.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
I will retry in 30 because I see that you announce symbol :) On Apr 24, 2013, at 5:25 PM, Stéphane Ducasse <Stephane.Ducasse@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
participants (5)
-
Igor Stasenko -
plantec -
Sean P. DeNigris -
stephane ducasse -
Stéphane Ducasse