Export to GitHub

blockly - issue #269
How to create types to restrict connections between few custom blocks?
Posted on Mar 15, 2015 by
Quick Bear
I have created my own custom blocks using Block factory. Now I need to restrict the connections between certain custom blocks. How do I achieve it?
Thanks in advance.
Comment #1
Posted on Apr 29, 2015 by Happy KangarooSee this documentation: https://developers.google.com/blockly/custom-blocks/type-checks
And this thread: https://groups.google.com/forum/#!searchin/blockly/type/blockly/7eu9pFl_z9Q/chiJozu8hm4J Or: https://groups.google.com/forum/#!topic/blockly/-DpcBDPTc6U
Status: Done
Labels:
Type-Defect
Priority-Medium