Squeak 4.x should adopt Pharo 1.0

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
23 messages Options
12
Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Squeak 4.x should adopt Pharo 1.0

Mariano Martinez Peck


On Wed, Aug 12, 2009 at 6:28 AM, Stéphane Ducasse <[hidden email]> wrote:
Mariano
what do you mean that you cannot copy?

Someone said that he couldn't copy and I just said that here in Linux I can perfectly copy and paste :)
 



>  Pharo1.0beta latest update: #10413.
>
> BTW: it's not possible to copy text from the About this System
> Dialog...
>
> Here in Linux works using ctrl + c   not only to a workspace (inside
> image) but also to an external program.
>
>
>
>
> Em 11/08/2009 19:05, Stéphane Ducasse &lt; [hidden email]
> &gt; escreveu:
>
>
> Which image are you using?
> Because on mine = core 10371
> deprecatedWarning  = on
> I do not get them.
>
> Stef


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Squeak 4.x should adopt Pharo 1.0

Alexandre Bergel
In reply to this post by Stéphane Ducasse
On a 1.0betaCore-10401, I have the evil error.

> 'eureka' . ' EUREKA'
>
> I get no single method....

If I proceed, I also have no single method. There is something broken  
since:
'eureka' asUppercase
=>'EUREKA'

Apparently, MethodFinder does not find it in the last version.

In a 10343, MethodFinder raises the evil error, but finds #asUppercase

Alexandre


>
>
>
> On Aug 11, 2009, at 11:22 PM, Lawson English wrote:
>
>> Stéphane Ducasse wrote:
>>>> BTW, some of us Second LIfe types are starting to play with
>>>> Pharo/Seaside and various little issues keep popping up. I'm a  
>>>> total
>>>> Smalltalk
>>>> noob, but when I can't work through an example from the Squeak by
>>>> Example book, that suggests there's some interesting features that
>>>> should
>>>> be looked at...
>>>>
>>>
>>> A new version of SBE named pharo by example is under preparation.
>>> Now do not hesitate to ask question even if you think that they look
>>> silly.
>>> Silly questions do not exist.
>>>
>>> Stef
>>>
>>>
>>
>> Great to hear. However, pharo gets upset by putting 'eureka'.  
>> 'EUREKA'
>> into the method finder.
>>
>> Says that is EVIL.
>>
>>
>> I gotta assume that that is just a simple bug, right, or is that
>> facility no longer to be supported for some reason.
>>
>>
>> L
>>
>> _______________________________________________
>> Pharo-project mailing list
>> [hidden email]
>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>

--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.






_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Squeak 4.x should adopt Pharo 1.0

csrabak
In reply to this post by Stéphane Ducasse

I said wrote, so:

 

If you click System->About... in World and select some text from the Dialog windows that appears (Which BTW IMNHO should show as title "About..." and not "Dialog" as now...) you manage to hilghite it but, nor the yellow button menu appears nor the Ctrl-c is honoured, so it is impossible to copy the text from there.


Em 12/08/2009 04:28, Stéphane Ducasse < [hidden email] > escreveu:


Mariano
what do you mean that you cannot copy?


> Pharo1.0beta latest update: #10413.
>
> BTW: it's not possible to copy text from the About this System
> Dialog...
>
> Here in Linux works using ctrl + c not only to a workspace (inside
> image) but also to an external program.
>
>
>
>
> Em 11/08/2009 19:05, Stéphane Ducasse < [hidden email]
> > escreveu:
>
>
> Which image are you using?
> Because on mine = core 10371
> deprecatedWarning = on
> I do not get them.
>
> Stef


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/p haro-project


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
12