Cannot find the method and Class window
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: http://pharobyexample.org/image/PBE-OneClick-1.1.app.zip 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 <r.wobben@home.nl> wrote:
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
On 29 Mar 2014, at 16:23, Roelof Wobben <r.wobben@home.nl> wrote:
Esteban Lorenzano schreef op 29-3-2014 19:58:
Hi,
you are using incorrect version of pharo. to follow the Pharo by Example book you need to download the right version:
http://pharobyexample.org/image/PBE-OneClick-1.1.app.zip
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
oke, but I think I have the same problem. Then I cannot find the same things.
what do you mean by âmethod and class windowâ? do you look for the system browser? Esteban
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 <r.wobben@home.nl> wrote:
Esteban Lorenzano schreef op 29-3-2014 20:27:
On 29 Mar 2014, at 16:23, Roelof Wobben <r.wobben@home.nl> wrote:
Esteban Lorenzano schreef op 29-3-2014 19:58:
Hi,
you are using incorrect version of pharo. to follow the Pharo by Example book you need to download the right version:
http://pharobyexample.org/image/PBE-OneClick-1.1.app.zip
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
oke, but I think I have the same problem. Then I cannot find the same things.
what do you mean by âmethod and class windowâ? do you look for the system browser?
Esteban
Roelof
I mean the class browser and the Method finder. Chapter 1.7 and 1.9 of the book.
Roelof
On 29 Mar 2014, at 17:19, Roelof Wobben <r.wobben@home.nl> 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
participants (3)
-
Ben Coman -
Esteban Lorenzano -
Roelof Wobben