example does not work
Hello, I have downloaded version2 on Windows 7. Now Im following chapter 1 and have to type BouncingAtomsMorph new openInWorld and then choose do it. But instead of seeing bouncing balls I see a message that BouncingAtomsMorph unknown variable. How to make it work ? Roelof
Get the morph examples in the pharoextras smalltallhub repo. Some please point the correct location as I am on a mobe. Le 29 mars 2014 16:07, "Roelof Wobben" <r.wobben@home.nl> a écrit :
Hello,
I have downloaded version2 on Windows 7. Now Im following chapter 1 and have to type BouncingAtomsMorph new openInWorld and then choose do it.
But instead of seeing bouncing balls I see a message that BouncingAtomsMorph unknown variable.
How to make it work ?
Roelof
phil@highoctane.be schreef op 29-3-2014 16:36:
Get the morph examples in the pharoextras smalltallhub repo.
Some please point the correct location as I am on a mobe.
Thanks, Can then also someone tell me how I can load the examples. I just begin with smalltalk so I have a lot to learn. Roelof
Roelof Wobben wrote:
phil@highoctane.be schreef op 29-3-2014 16:36:
Get the morph examples in the pharoextras smalltallhub repo.
Some please point the correct location as I am on a mobe.
Thanks,
Can then also someone tell me how I can load the examples. I just begin with smalltalk so I have a lot to learn.
Roelof
The examples are preloaded in the Pharo By Example image http://pharobyexample.org/image/PBE-OneClick-1.1.app.zip cheers -ben
Ben Coman schreef op 30-3-2014 4:59:
Roelof Wobben wrote:
phil@highoctane.be schreef op 29-3-2014 16:36:
Get the morph examples in the pharoextras smalltallhub repo.
Some please point the correct location as I am on a mobe.
Thanks,
Can then also someone tell me how I can load the examples. I just begin with smalltalk so I have a lot to learn.
Roelof
The examples are preloaded in the Pharo By Example image http://pharobyexample.org/image/PBE-OneClick-1.1.app.zip
cheers -ben
I found it. It's very simple. Just type ProfSteg go in the workarea and choose do it. Roelof
2014-03-29 16:36 GMT+01:00 phil@highoctane.be <phil@highoctane.be>:
Get the morph examples in the pharoextras smalltallhub repo.
Some please point the correct location as I am on a mobe.
http://smalltalkhub.com/#!/~PharoExtras/MorphExamplesAndDemos Install with: Gofer new url:'http://smalltalkhub.com/mc/PharoExtras/MorphExamplesAndDemos/main' username: '' password: '' ; package:'MorphExamplesAndDemos'; load
Le 29 mars 2014 16:07, "Roelof Wobben" <r.wobben@home.nl> a écrit :
Hello,
I have downloaded version2 on Windows 7. Now Im following chapter 1 and have to type BouncingAtomsMorph new openInWorld and then choose do it.
But instead of seeing bouncing balls I see a message that BouncingAtomsMorph unknown variable.
How to make it work ?
Roelof
This works form me in Pharo 2: 2014-03-29 18:25 GMT+01:00 Roelof Wobben <r.wobben@home.nl>:
Nicolai Hess schreef op 29-3-2014 17:44:
2014-03-29 16:36 GMT+01:00 phil@highoctane.be <phil@highoctane.be>:
Get the morph examples in the pharoextras smalltallhub repo.
Some please point the correct location as I am on a mobe.
http://smalltalkhub.com/#!/~PharoExtras/MorphExamplesAndDemos
Install with:
Gofer new url:'http://smalltalkhub.com/mc/PharoExtras/MorphExamplesAndDemos/main' username: '' password: '' ; package:'MorphExamplesAndDemos'; load
Thanks,
I copied this in a workspace and choose do it, But nothing seems to be happen.
Roelof
do not hesistate to ask questions. and have fun :) stef On 29 Mar 2014, at 20:58, Roelof Wobben <r.wobben@home.nl> wrote:
Thanks, I see what I forget.
I have to learn to select it and then do it. Maybe for me its better I follow the interactive tutorial first. As soon as I figured it out how to make it start on 2.0
Roelof
Nicolai Hess schreef op 29-3-2014 20:52:
This works form me in Pharo 2:
2014-03-29 18:25 GMT+01:00 Roelof Wobben <r.wobben@home.nl>: Nicolai Hess schreef op 29-3-2014 17:44:
2014-03-29 16:36 GMT+01:00 phil@highoctane.be <phil@highoctane.be>: Get the morph examples in the pharoextras smalltallhub repo.
Some please point the correct location as I am on a mobe.
http://smalltalkhub.com/#!/~PharoExtras/MorphExamplesAndDemos
Install with:
Gofer new url:'http://smalltalkhub.com/mc/PharoExtras/MorphExamplesAndDemos/main' username: '' password: '' ; package:'MorphExamplesAndDemos'; load
Thanks,
I copied this in a workspace and choose do it, But nothing seems to be happen.
Roelof
start with the image with the book :) because after all the tools are easy to grasp. Stef On 29 Mar 2014, at 21:34, Roelof Wobben <r.wobben@home.nl> wrote:
Pharo4Stef schreef op 29-3-2014 21:12:
do not hesistate to ask questions. and have fun :) stef
Thanks,
I can find the interactive tutorial on the help. But how can I start it on 2.0
Roelof
participants (5)
-
Ben Coman -
Nicolai Hess -
Pharo4Stef -
phil@highoctane.be -
Roelof Wobben