Hi, I want to use the Scratch source in a Squeak project built on top of v3.6.
Is there a version of Scratch already available for this ? The downloadable code is written in squeakV2, so right now I am importing it into v3.6, but keep running into syntax errors, mostly about scoping.
[I am importing it like this: open ScratchSourceCode1.2.1.image in Squeak, then fileOut on all Scratch classes, then open my Squeak v3.6 project, and fileIn the classes.]
Please let me know if an image is available for the new version of Squeak sources. If not, I will gladly share it once I finish converting.
Thanks
Offline
I don't know, but I would love to have an image that runs in the last version of Squeak
Offline
A problem I am having now is having to extract all the graphic images (ie: skins, stored in the dictionary ScratchFrameMorph.ScratchSkin) from the .image file.
Is there a place online for downloading these resources ?
Offline
what is squeek?
Offline