Login  Register

Rubric questions :)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Rubric questions :)

Stéphane Ducasse
17193 posts
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 
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Rubric questions :)

Igor Stasenko
9533 posts
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 <[hidden email]> 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.

Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Rubric questions :)

stephane ducasse
2664 posts
In reply to this post by Stéphane Ducasse
I will retry in 30 because I see that you announce symbol :)

On Apr 24, 2013, at 5:25 PM, Stéphane Ducasse <[hidden email]> 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 

Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Rubric questions :)

Sean P. DeNigris
Administrator
5777 posts
In reply to this post by 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
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Rubric questions :)

Alain Plantec-3
188 posts
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 <[hidden email]> 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.
>