Can't get the "System" blocks to show up
Jeff Haas
Posts: 421
I've tried setting up a project with the "Other" board type, and the System section of blocks doesn't show up. I'm using a Quickstart.
I've gone through all the menus on the left. ??
I've gone through all the menus on the left. ??
Comments
demo.blockly.parallax.com/blockly/ ?
OR
https://blockly.parallax.com/blockly/ ?
The System block seems to show for me only in the demo blockly prop site.
dgately
Obviously there are features there that have not been moved over to the main site yet.
Yeah, I found out on a whim, clicking on several URLs on the Parallax site and finding both Blockly variants.
dgately
The demo site contains the very latest code, blocks and features. We use it to test new blocks and features and well as get valuable feedback from the community. You can even export your projects from Demo and move them over to the production site when the features you are using are deployed there.
By the way, it's a great implementation of Blockly. I've compared it to others, this one is really easy to use.