On 05.07.2011, at 01:44, Stephen Woolerton wrote:

>> Then, make a Morph and send it messages. Evaluate each line individually to 
>> see its effect.
>> 
>>      joe := Morph new.
>>      joe openInWorld.
>>      joe position: 100@100.
>>      joe color: Color red.
>> 
> I'm running Pharo 1.2.1 and hope you can help in this list. Am running Mac OS 
> X 10.6.7.
> 
> I can't see how to get halos so that I can remove morphic objects I've 
> created. Also, if I click Ctrl-Click on an object, I get a context menu, 
> however choosing delete doesn't delete the Morph. I can inspect the object 
> via Morph/ImageMorph/PasteUpMorph.
> 
> Also System/Settings/Appearance/Morphic/Halo doesn't have anything that helps 
> either.
> 
> Should I be running Squeak if I want to use Morphic?

Yes.

- Bert -

_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to