Projects Tagged with "squeak"

Source

Source

By: Jens

Views: 1401 | LoveIts: 15

Description: This project explains how to get to the Squeak source code of Scratch to build your own Scratch development image. Note: The bug in Scratch exploited by this project has been eliminated in version 1.2.1, so you'll have to find a different one (hint: Try entering a non-numerical string into the Extr ... show more

flip

flip

By: Jens

Views: 1158 | LoveIts: 33

Description: This project shows how to create your own command blocks for Scratch using the Scratch Source Code released by MIT. Have fun! -Jens P.S.: you can get the source code following this link: http://scratch.mit.edu/pages/source There's also a helpful forum thread here: http://scratch.mit.edu/forums/v ... show more

xml

xml

By: Jens

Views: 555 | LoveIts: 20

Description: - caution: experimental - this project includes a patch which lets you export scripts (blocks and stacks) into editable text files using an XML format, and import such XML files as scripts back into Scratch. It also tells you how to install this patch into the officially published Scratch source c ... show more

scroll

scroll

By: Jens

Views: 415 | LoveIts: 5

Description: - caution: experimental - this project includes a tiny Squeak patch which dynamically adds scroll bars to the Scratch window, whenever you resize it below its minimum resolution. It will let you enjoy Scratch on older computers with low-res screens, e.g. 800x600, or whenever you need the Scratch ... show more

options

options

By: Jens

Views: 333 | LoveIts: 3

Description: - caution: experimental - this project includes a small patch which lets you turn any command or reporter block into a similar one of the same category, without having to tear apart your scripts, and to associate variable blocks with other variables. Kind of like you can already do with math block ... show more

lists

lists

By: Jens

Views: 292 | LoveIts: 10

Description: - caution: experimental - this project includes a small patch which lets you experiment with lists (arrays) in Scratch. Note: This is really only suitable and useful for experienced Squeak hackers. Please let me know your thoughts on this. Have fun! Jens P.S.: The code embedded in this project ... show more

Right-Click Sensing (Download to Work)

Right-Click Sensing (Download to Work)

By: fullmoon

Views: 104 | LoveIts: 11

Description: Scratch is a great programming language until we decide we want boring things like comboboxes and context menus. Then we have two options: kidnap Jens and force him to hack Scratch for the functions we want, or, whenever possible, find our own way of doing things. This project showcases an oddity of ... show more

squeak

squeak

By: ssaamm

Views: 12 | LoveIts: 0

Description: yes.

To the pie/scratch community

To the pie/scratch community

By: pieclip

Views: 5 | LoveIts: 0

Description: I can make my own blocks on squeak now.