Squeak beginner

Jaime Silvela jsilvela at nortelnetworks.com
Thu Sep 6 10:25:20 UTC 2001


Hi all,

  I haven't found a list for newbies, so I'm writing to this one. Sorry!

I've been using Squeak for a couple of weeks and I like it a lot. It's my
first Smalltalk experience. I've just finished writing a version of the
classic Snake game in Morphic, and I thought some other beginners might
benefit from my code, and enjoy the game. Is there a repository for this
type of stuff?

Also, I'm plannning to rewrite in Morphic an Image processing system I wrote
in C++. This would include a TIFF reader/writer (I haven't found one in the
3.0 image) and some morphological image processing operations. From browsing
classes and reading the source code for the Demos, I think that for
displaying images I should use ImageMorphs. Correct?

What is slowing me is actual pixel manipulation. I see three classes
relevant for this: Bitmap, Form and BitBlt. I'm learning them form reading
source code, but I'd work faster with some documentation.
Is there some documentation on these classes? Maybe in some of the books,
say Goldberg and Robson?

Thanks,

Jaime Silvela
from Spain
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20010906/cb687cdb/attachment.htm


More information about the Squeak-dev mailing list