QwifflePro - Qwiffed up Scratch
To learn Squeak, I am doing a scratch mod named 'QwifflePro'. I am needing people to help me, and I am really hoping that people will want to join!
Some features I am considerring:
'Themes' - Changing the theme of QwifflePro would be changing the looks. This was done in Rocket (I watched the dev versions
, courtesy of ssss for giving me the passwords) however there was some error on a mac.
I am currently considering what features QwifflePro will include, this post will be updated constantly throughout the next few weeks.
Last edited by Qwiffles (2011-09-16 07:02:29)
Offline
themes work on windows and linux too, not just mac. i might be able to help if i have time!
Offline
nathanprocks wrote:
themes work on windows and linux too, not just mac. i might be able to help if i have time!
LOL. As I said, I was working on the front page. Thanks for pointing out the fact that I wrote only work on a mac. It was meant to say that the only thing it doesn't work on was a mac! -_- Perhaps, I rushed that sentence.
Offline
the themes are just different scratch skins that are loaded into the squeak image when it has been selected
Offline
nathanprocks wrote:
the themes are just different scratch skins that are loaded into the squeak image when it has been selected
I know. When the rocket team tested it though, the Mac version ended up with an error.
Offline
lol it should work the same on all operating systems because squeak is a virtual machine and squeak images r the files it runs so it should run the same on all os's
Offline
nathanprocks wrote:
lol it should work the same on all operating systems because squeak is a virtual machine and squeak images r the files it runs so it should run the same on all os's
Hmm... It's just, I'm pretty sure it was GP1 who tested it on a mac, and it ended up having an error. I think it worked, but there was an error at the same time? Hmm.. Or he could do it manually. But I tried on a windows pc and it worked perfectly!
Offline
i think you would need to code a zip plugin into squeak to do that. maybe 7-Zip might work. it probably won't work though... maybe it should download the files from the internet to a temporary location, then read the scratch skin and delete the temporary files.
Offline