CSDTs / CSnap

Inspired by Scratch, Snap, and CSDTs
http://community.csdt.rpi.edu
5 stars 13 forks source link

high priority: need ability to add a drop-down menu with default values in the custom block #24

Open eglash opened 9 years ago

eglash commented 9 years ago

It may be that so much work is involved in doing this, that we are better off just creating a temporary solution by loading a list as shown below, and then later having someone hard code this as a new codelet.

image

ibara commented 9 years ago

So maybe I missed a discussion about this or something, but could you clarify? You want the drop-down next to item (1) to have multiple values, each of which auto-fill the list to different values?

Would custom list values still be allowed? If this were genericized could we do input sanitization or at least error checking (e.g. making the C value in the log spiral 2 or something).

Maybe I'm just missing what you're thinking this will allow us to do.

eglash commented 9 years ago

Currently the custom block does not allow the user to add a drop-down menu. You can add a single default value, but not multiple default values.

ibara commented 9 years ago

Oh, I see. So I was totally off. (Did you mean to close this issue?)

eglash commented 9 years ago

no that was a mistake