Okay, so hey. As you probably noticed, I hadn't really been doing a lot of Smalltalk coding. Well, I wanted to start again, so I re-downloaded Squeak. I still had some image files so I tried to open them with Squeak, but it wasn't working.
Help?
Offline
Could you explain what wasn't working?
Offline
Magnie wrote:
Could you explain what wasn't working?
When I clicked the .image file to open and selected it to open with squeak, it opened squeak without any scratch morph.
Though, when I open the .image with scratch, it opens it....
Why, though?
Last edited by ProgrammingFreak (2011-11-04 16:54:03)
Offline
ProgrammingFreak wrote:
Magnie wrote:
Could you explain what wasn't working?
When I clicked the .image file to open and selected it to open with squeak, it opened squeak without any scratch morph.
![]()
Though, when I open the .image with scratch, it opens it....Why, though?
Scratch.exe is meant to open .image files made for Scratch, if you are taking the .image files from the Scratch folder and not downloading the source then I don't think it will work. Otherwise it will open the Scratch program instead.
Offline
Magnie wrote:
ProgrammingFreak wrote:
Magnie wrote:
Could you explain what wasn't working?
When I clicked the .image file to open and selected it to open with squeak, it opened squeak without any scratch morph.
![]()
Though, when I open the .image with scratch, it opens it....Why, though?
Scratch.exe is meant to open .image files made for Scratch, if you are taking the .image files from the Scratch folder and not downloading the source then I don't think it will work. Otherwise it will open the Scratch program instead.
I'm using the source.
Offline
ProgrammingFreak wrote:
Magnie wrote:
ProgrammingFreak wrote:
When I clicked the .image file to open and selected it to open with squeak, it opened squeak without any scratch morph.![]()
Though, when I open the .image with scratch, it opens it....Why, though?
Scratch.exe is meant to open .image files made for Scratch, if you are taking the .image files from the Scratch folder and not downloading the source then I don't think it will work. Otherwise it will open the Scratch program instead.
I'm using the source.
I'm not sure then, sorry.
Offline
Magnie wrote:
ProgrammingFreak wrote:
Magnie wrote:
Scratch.exe is meant to open .image files made for Scratch, if you are taking the .image files from the Scratch folder and not downloading the source then I don't think it will work. Otherwise it will open the Scratch program instead.
I'm using the source.
I'm not sure then, sorry.
:/
Offline
I've been considering learning Smalltalk, known as the closest language to casual English.
Offline