blocks for class identifiers

Request a new command, feature, or improvement

Moderator: MSandro

Post Reply
emodrow
Posts: 16
Joined: Sep 15th, '15, 17:34

blocks for class identifiers

Post by emodrow » Jun 17th, '16, 09:30

If I have two classes class1 and class2 and want to create an instance of class1 from class2, I've to write the class identifier
as text into the empty slot - not so nice in a graphical language. Why not a block for every class with class identifier as value?
classname as text.PNG
classname as text.PNG (6.17 KiB) Viewed 6748 times

JohnM
Posts: 379
Joined: Sep 11th, '15, 14:42

Re: blocks for class identifiers

Post by JohnM » Jun 18th, '16, 12:10

Good idea! Or even more convenient: a dropdown menu of class names (with the option of typing a name or dropping a reporter block into the slot as well).

Post Reply