[squeakland] adding morphs to etoys

Bert Freudenberg bert at freudenbergs.de
Thu Sep 23 09:18:29 EDT 2010


On 23.09.2010, at 14:56, carlos.crosetti at mostar.com.ar wrote:

> Hi, I am experimenting with etoys and have found that its foundation is the Morphic framework. Is tere a tutorial showing the guidelines for a  Morph to become well suited, like to follow the protocols, show in panes, supplies or a new flap?

I don't think there is a tutorial for that. 

To add an object to the Object Catalog, implement descriptionForPartsBin.

To change the supplies flap, edit defaultsQuadsDefiningPlugInSuppliesFlap.

In general, to learn about these things, learn to use the Smalltalk tools (senders, implementors, string search, etc).

> I addedth DiceMorph from SqueakMap and is working right, but have seen sevearl warnings while loading it.
> 
> By the way, if Etoys 4 is not with a Dice (unless I did not found it) would a bad idea to have the DiceMorph included in the release?

We don't have one. Not sure we need one, it's not hard to build in Etoys itself.

- Bert -


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakland.org/pipermail/squeakland/attachments/20100923/fc93bfc5/attachment.html>


More information about the squeakland mailing list