Hello,
According to the tutorial im following these schould be in the world menu. But on 2.0 I cannot find them. Where can I find them. At this moment, it's a rocky start of Pharo. Roelof |
Hi,
you are using incorrect version of pharo. to follow the Pharo by Example book you need to download the right version: otherwise, you will be hit by the large amount of changes. the recommended way to follow the book is to use the version you have there (which is a bit older) and when you finish, you can jump to the newest version (it will be pharo 3 in a couple of weeks). cheers, Esteban On 29 Mar 2014, at 15:43, Roelof Wobben <[hidden email]> wrote: Hello, |
Esteban Lorenzano schreef op 29-3-2014
19:58:
Hi, oke, but I think I have the same problem. Then I cannot find the same things. Roelof |
On 29 Mar 2014, at 16:23, Roelof Wobben <[hidden email]> wrote:
what do you mean by “method and class window”? do you look for the system browser? Esteban
|
Esteban Lorenzano schreef op 29-3-2014
20:27:
I mean the class browser and the Method finder. Chapter 1.7 and 1.9 of the book. Roelof |
both are in the world menu (that you get it by right clicking on the world canvas).
1) class browser is the first option (“class browser”) 2) method finder is in “tools”, then “method finder”. cheers, Esteban On 29 Mar 2014, at 16:32, Roelof Wobben <[hidden email]> wrote:
|
Esteban Lorenzano schreef op 29-3-2014
21:07:
both are in the world menu (that you get it by right clicking on the world canvas). Thanks, I think you mean the system browser. This is the first item on the list. And I think method finder is called finder. The first choice of the tools menu. Am I right or not ? Roelof |
On 29 Mar 2014, at 17:19, Roelof Wobben <[hidden email]> wrote: > Esteban Lorenzano schreef op 29-3-2014 21:07: >> both are in the world menu (that you get it by right clicking on the world canvas). >> >> 1) class browser is the first option (“class browser”) >> 2) method finder is in “tools”, then “method finder”. >> >> cheers, >> Esteban >> > > Thanks, > > I think you mean the system browser. This is the first item on the list. > And I think method finder is called finder. The first choice of the tools menu. > > Am I right or not ? in the link I sent you, they are called as I told you. (I insist that you should not try to use pharo 2 to work with the book, it is based in pharo 1… and for learning it will not be a problem) Esteban > > Roelof > |
In reply to this post by Roelof
Things will go easier if you work off the release matching the book. What you learn transfers quite effectively to the latest Pharo (version 3 in a few weeks). http://pharobyexample.org/image/PBE-OneClick-1.1.app.zip cheers -ben |
Free forum by Nabble | Edit this page |